E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
NEHE
flex4 label换行,不知道label要显示多少个字?
;200" width="50" text="确定是否截断文本以及在何处截断文本的整数" height="25" li
neHe
ight
zx_code
·
2013-06-21 16:00
UI
Flex
label
flex4
s:label
opengl 知识总结
矩阵堆栈纹理堆栈http://www.yakergong.net/
nehe
/绘制黑白格地面GLfloatfExtent=20.0f;GLfloatfStep=0.5f;GLfloaty=0.0f;GLfloatfColor
chaooooooo
·
2013-06-17 18:50
NEHE
Opengl常见问题总结
之前看
NEHE
的Opengl都没有仔细学习,现在系统学习一下,把常见问题罗列下来方便以后查看:1.配置VS2008经常遇到
NEHE
SDK配置后出现1> 正在创建库.
xuqiang918
·
2013-06-17 10:00
浅析C/C++作用域之全局变量
废话少说,先看代码:(IDE=vs2010)Head.h#ifndefHEAD_H//编译预处理,避免多次包含 #defi
neHE
AD_H structNode{ intdata; };
liaoyoujinb
·
2013-06-15 20:00
C++
c
作用域
预编译
全局变量
队列操作
//head.h #ifndefHEAD_H #defi
neHE
AD_H #include typedefstructNode { intdata; structNode*next; }Node;
anpan1045535101
·
2013-06-13 20:00
堆排序
//头文件: #ifndefHEAPSORT_H_INCLUDED #defi
neHE
APSORT_H_INCLUDED #include #include usingstd::deque;
luo6620378xu
·
2013-06-12 23:00
堆排序
Cocos2d-x 程序是如何开始运行与结束的
题记:对于技术,我们大可不必挖得那么深,但一定要具备可以挖得很深的能力 问题的由来 怎么样使用Cocos2d-x快速开发游戏,方法很简单,你可以看看其自带的例程,或者从网上搜索教程,运行起第一个 Sce
neHe
lloWorldScene
wildfireli
·
2013-06-08 10:00
OpenCV数字图像处理七:将视频帧变成图像保存下来
highgui.hpp"usingnamespacestd;usingnamespacecv;//定义文件夹下视频的数量#defineNumVideo4#defineWidthResize300#defi
neHe
ightResize180int
zhubenfulovepoem
·
2013-06-02 20:00
Visual Studio 2012 编译错误【error C4996: 'scanf': This function or variable may be unsafe. 】的解决方案
Thisfunctionorvariablemaybeunsafe.Considerusingscanf_sinstead.Todisabledeprecation,use_CRT_SECURE_NO_WARNINGS.Seeonli
nehe
lpfordetails
zjujqq
·
2013-06-02 12:00
2012
Visual
Studio
CXF初步教程(续)
,-h,-helpDisplaystheonli
nehe
lpforthisutilityandexits.-fefrontend-nameSpecifiesthefron
jolingogo
·
2013-05-25 14:00
webservice
天气预报
CXF
nullnullAS 数组
package{importflash.display.Sprite;importflash.utils.Dictionary;publicclassO
neHe
lloextendsSprite{publicfunctionO
neHe
llo
·
2013-05-23 22:00
null
Linux动态库的创建和使用
Linux动态库的创建和使用,简单做法如下:hello.h#ifndefHELLO_H #defi
neHE
LLO_H voidhello(constchar*name); #endif//HELLO_Hhello.c
yasi_xi
·
2013-05-21 19:00
OpenGL学习笔记(五)---三维地图
1.简介 由于自己对WINAPI不熟悉,所以把
Nehe
例程改成了“纯”C++实现,当然,windows下编程还是用到了里定义的一些宏、结构体.....
tomtc123
·
2013-05-05 14:00
3D
OpenGL
OpenGL学习笔记(四)---画动态圆
效果如图:参考
NeHe
教程9:渲染代码:#definePI(3.1415926) staticfloatix=0; for(inti=0;i<1;i++) { glLoadIdentity(); glTranslatef
tomtc123
·
2013-04-30 20:00
动画
OpenGL
nehe
圆
OpenGL学习笔记(三)---FreeImage颜色显示错乱的解决方法
一、简介 看
Nehe
的教程学习OpenGL看到加载图片时用到了FreeImage,跟着写了下,发现图片颜色是错乱的。
tomtc123
·
2013-04-30 00:00
颜色
OpenGL
RGB
BGR
FreeImage
Object-c中的单例模式
MyGizmoClass*)sharedManager{@synchronized(self){if(sharedGizmoManager==nil){[[selfalloc]init];//assignmentnotdo
nehe
re
sgm881218
·
2013-04-23 21:00
iOS
单态
Object-c中的单例模式
MyGizmoClass*)sharedManager{@synchronized(self){if(sharedGizmoManager==nil){[[selfalloc]init];//assignmentnotdo
nehe
re
sgm881218
·
2013-04-23 21:00
iOS
单态
Object-c中的单例模式
sharedManager { @synchronized(self){ if(sharedGizmoManager==nil){ [[selfalloc]init];//assignmentnotdo
nehe
re
sgm881218
·
2013-04-23 21:00
ios
单态
NeHe
OpenGL教程(中英文版附带VC++源码)中英文系列
原文链接:http://blog.csdn.net/augusdi/article/details/5808417
NeHe
OpenGL教程(中英文版附带VC++源码)中英文系列Lesson01-lesson02
lsccsl
·
2013-04-21 18:00
error C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To di
Thisfunctionorvariablemaybeunsafe.Considerusingscanf_sinstead.Todisabledeprecation,use_CRT_SECURE_NO_WARNINGS.Seeonli
nehe
lpfordetails
lgh1992314
·
2013-04-13 09:00
光纤交换机划分zone方法
zo
nehe
lp提示你如何操作zone。zonecreate命令创建zone。
andyniu
·
2013-04-11 13:00
one
Linux中如何创建静态库和动态库
程序1:hello.h#ifndefHELLO_H#defi
neHE
LLO_Hvoidhello(constchar*name);#endif//HELLO_H程序2:hello.c#includ
kandyer
·
2013-04-07 00:00
专题3-1.编译过程简介
if,#ifdef,#elif,#else,#endif•处理#include,展开被包含的文件•保留编译器需要使用的#pragma指令//filename:file.c #include #defi
neHE
LLO_WORLD"helloworld
liaoxuming002
·
2013-03-31 14:00
How to get associate Workflow process from prim...
publicstaticvoidgetRelatedProcesses(Persistablepersistable)throwsException{ QueryResultqueryresult=WfEngi
neHe
lper.service.getAssociatedProcesses
bozeng
·
2013-03-20 15:00
TableView 瀑布流实现
//// DocViewController.m// getrightbutton////#import"DocViewController.h"#defi
nehe
ightofimage(image)image.size.height
focusjava
·
2013-03-14 10:00
第一个OpenGL程序
我要说的是你选择怎样的方法绘制你的窗口,下面的程序使用glut库文件构建窗口,如果看
NeHe
教程你会发现它是采用windows api,这需要你自己编写窗口。
xiyanlgu
·
2013-03-11 10:00
OpenGL学习指南
其他网络资源:
NEHE
——这个非常好,快速入门,推荐大家学习。
NEHE
中文版,包括源代码 : http://pa
xiyanlgu
·
2013-03-11 10:00
较好的OpenGL教程网址
www.glprogramming.com/red/index.html[2]3DBasicLessonshttp://www.scratchapixel.com/lessons/3d-basic-lessons/[3]经典的
NeHe
zhouschina
·
2013-03-05 11:00
C++
3D
OpenGL
Linux下GCC生成和使用静态库和动态库详解(二)
程序1:hello.h#ifndefHELLO_H #defi
neHE
LLO_H
ctthunagchneg
·
2013-01-28 20:00
基于jquery 封装的 select 小控件,解决 IE6 7 8里 select 边框 高度 无法遮挡等问题
主要有以下问题:1,IE6中无法设置高度,ZINDEX永远在最上,无法被其它层遮挡2,IE7中可以设置高度,但是实际显示高度永远是那么一点点高,下面留出大量的空白3,IE8中高度可以设置,但文字不居中,LI
NEHE
IGHT
·
2013-01-25 11:00
jquery
C语言实现的工资管理系统
preProcess.h /* *源文件编译预处理命令,包括加载头文件,定义结构体、常量和变量,并对它们进行初始化 * */ #include #include #include #include #defi
neHE
ADER1
xiaoyao3857
·
2013-01-20 11:00
warning C4996的分析
warningC4996:'itoa':ThePOSIXnameforthisitemisdeprecated.Instead,usetheISOC++conformantname:_itoa.Seeonli
nehe
lpfordetails
totti31
·
2013-01-18 16:36
基础知识
VC++
CSS 文字处理总结
body{margin:0;padding:0} 2.HowdoIaltertheli
nehe
ight(leading)onmytext?
jitterLiang
·
2013-01-09 04:43
css
g++ 多文件编译
makefile在linux里面---------------------------------head.h---------------------------------#ifndefHEAD_H#defi
neHE
AD_H
xieyihua
·
2013-01-04 16:46
g++
多文件编译
g++ 多文件编译
makefile在linux里面---------------------------------head.h---------------------------------#ifndefHEAD_H#defi
neHE
AD_H
xieyihua
·
2013-01-04 16:46
g++
多文件编译
c++ 尽量不要使用#define 而是用const、enum、inline替换。
例如:这里程序文件开头有如下#define语句复制代码代码如下:#defineN10#definePI3.14#defineMAX10000#defi
neHe
igth6.65......假设这里程序运行出错误
·
2013-01-02 16:35
Archie OSGStep By Step① 绘制简单多边形
对于学习OSG,我同样建议最好有本参考OpenGL编程基础的书或是
NeHe
教程一类。我觉得OpenGL编程基础还算可以,虽然不如
Nehe
生动详细,但是这么200页的书,讲的却也是极
whucv
·
2012-12-30 22:00
OPENGL 纹理贴图 旋转立方体(
Nehe
glut版)
#define_CRT_SECURE_NO_WARNINGS#pragmacomment(lib,"glaux.lib")#include#include#include#include#include#include#include#includeGLuinttexture[1]; //存储纹理数据GLfloatx=0.0f,y=0.0f,z=0.0f;AUX_RGBImageRec*Loa
kakaka2011
·
2012-12-25 23:00
svm图像训练与测试
include #include #include #include usingnamespacestd; usingnamespaceboost; #defineWIDTH20 #defi
neHE
IGHT20
Armily
·
2012-12-14 09:00
SVM
SVM
二叉查找树
二叉查找树的C语言实现如下:分别有三部分:main.c Head.h fun.c头文件Head.h #ifndefHEAD_H_ #defi
neHE
AD_H_ #include #include ty
xiaofan086
·
2012-12-10 11:00
OpenGL进阶(一) - 多视口
一般的OpenGL教程都是单视口,即整个窗口为惟一的一个视口,
Nehe
的OpenGL教程是我最早见到涉及多视口的。
拳四郎
·
2012-12-07 20:00
OpenGL进阶(一) - 多视口
一般的OpenGL教程都是单视口,即整个窗口为惟一的一个视口,
Nehe
的OpenGL教程是我最早见到涉及多视口的。
qp120291570
·
2012-12-07 20:00
OpenGL进阶(一) - 多视口
一般的OpenGL教程都是单视口,即整个窗口为惟一的一个视口,
Nehe
的OpenGL教程是我最早见到涉及多视口的。
拳四郎
·
2012-12-07 20:00
如何学习GLSL
1.看一看GLSL的介绍http://
nehe
.gamedev.net/data/articles/article.asp?
jackchen95
·
2012-12-06 18:00
CRM的客户数据模型:Oracle CRM On Demand (IV)
OracleCRMOnDemandOnli
neHe
lp,Release21,Published9/14/2012http://docs.oracle.com/cd/E35875_01/books/OnDemOLH
zzminer
·
2012-12-03 17:00
oracle
oracle
oracle
crm
crm
Data
客户关系管理
Modeling
svm图像训练与测试
include#include#include#include#include#includeusingnamespacestd;usingnamespaceboost;#defineWIDTH20#defi
neHE
IGHT20intmain
liulina603
·
2012-12-03 11:00
CRM的客户数据模型:Oracle CRM On Demand (IV)
OracleCRMOnDemandOnli
neHe
lp,Release21,Published9/14/2012http://docs.oracle.com/cd/E35875_01/books/OnDemOLH
zzminer
·
2012-12-03 09:00
crm
数据模型
客户
VS2008无法打开gl/glaux.h头文件的解决方法
在学习
NeHe
的纹理映射的Lesson6中,开始需要用到包含gl/glaux.h的头文件,但是发现在我的系统中并没有这个头文件。
ngvjai
·
2012-11-29 11:00
jobs
(Theli
nehe
usedtolureJohnSculleyintobecomingApple'sCEO)2.Deathisverylikelythesinglebes
yaokang522
·
2012-11-27 21:00
用人脸图像测试PCA
#include #include #include #include usingnamespacecv; usingnamespacestd; #defineWIDTH100 #defi
neHE
IGHT100
naruto0001
·
2012-11-26 11:00
上一页
34
35
36
37
38
39
40
41
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他