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
Qt下使用OpenGL(4)-根据
NeHe
的教程改写的
我的机器运行特别慢,故增大了旋转增量,有兴趣的可以减小一些试试……
nehe
widget.h文件:#ifndef
NEHE
WIDGET_H #define
NEHE
WIDGET_H #include //#
H349117102
·
2013-12-24 11:00
qt
OpenGL
Qt下使用OpenGL(3)-根据
NeHe
的教程改写的
第三课:上色比上一课多加了三行,都是上色的……#include"
nehe
widget.h" #include #include
nehe
widget::
nehe
widget(QWidget*parent
H349117102
·
2013-12-23 20:00
qt
OpenGL
Qt下使用OpenGL(2)-根据
NeHe
的教程改写的
第二课:多边形这里只有paintGL()函数改了,故只给出
nehe
widget.cpp文件,其它的和第一课的一样。
H349117102
·
2013-12-23 20:00
qt
OpenGL
Qt下使用OpenGL(1)-根据
NeHe
的教程改写的
下面这个网址上有前辈们已经实现的一部分,但发现有些地方对Qt5以上版本的不适用,故做了些修改……有兴趣的可以先看看前辈实现的这个:http://www.qiliang.net/old/
nehe
_qt/还有这个前辈写的也不错
H349117102
·
2013-12-23 17:00
qt
OpenGL
NeHe
OpenGL系列教程(中英文版附带VC++源码)中英文系列
NeHe
OpenGL教程(中英文版附带VC++源码)中英文系列Lesson01-lesson02创建一个OpenGL窗口:如何创建三角形和四边形http://ieee.org.cn/dispbbs.asp
jmppok
·
2013-12-16 10:00
源码
OpenGL
nehe
系列教程
中英
Oracle的数据类型float(b)
为了说明这个问题,我们先来看一段话:OracleOnli
neHe
lp说:FLOAT(b)specifiesafloating-pointnumberwithbinaryprecisionb.Theprecisionbcanrangefrom1to126
zws1987211
·
2013-12-10 20:00
QT5.1编写及调用DLL.
一:编写DLL库1:新建项目->选择C++Library->选择共享库->改类名(如Hellowadd)2:在头文件中增加add方法如下:#ifndefHELLOADD_H#defi
neHE
LLOADD_H
talking12391239
·
2013-12-04 22:00
kernel hexdump分析
kernel代码里面就有:参考:kernel/lib/hexdump.c//0Xxx转换成ASCII,实现简单巧妙constcharhex_asc[]="0123456789abcdef"; #defi
nehe
x_asc_lo
liyongming1982
·
2013-12-04 22:00
android
linux
kernel
hexdump
java调用c程序通信示例代码
==#pragmapack(push,4)#defineLOG_SEND0#defineMSG_SEND1#defineEXIT_SEND2#defineBUFFER_MAX_SIZE512#defi
neHE
ADER_LENsizeof
·
2013-12-04 10:27
js实现单行文本向上滚动效果实例代码
滚动场次开始*****************/functionScrollText(content,btnPrevious,btnNext,autoStart){this.Delay=10;this.Li
neHe
ight
·
2013-11-28 10:29
c语言实现的货物管理系统实例代码(增加删除 查找货物信息等功能)
复制代码代码如下:#include#include#include#include/*屏幕操作函数库*//*主管权限数据格式化*/#defi
neHE
ADER1_zg"------------------
·
2013-11-26 09:48
sdf
#include"SDL/sdl.h" #include #defineWIDTH256 #defi
neHE
IGHT256 structPoint { intdx,dy; intDistSq
小熊猫大暴走
·
2013-11-22 17:00
c++ extern 示例
test.h#ifndefHEAD_H #defi
neHE
AD_H externdoublepi; #endif test.cpp#include"test.h" doublepi=3.14;
hellonlp
·
2013-11-21 09:00
javascript html5 画线 写文字
变化大小 $(function(){ varsceneWidth=950; varsce
neHe
ight=600; varoriginX=100; varoriginY
guang11cheng
·
2013-11-19 22:00
【C/C++】定义无双引号的字符串宏
在某些特殊场合下,我们可能需要定义一个字符串宏,但又不能用双引号比如像这样#defi
neHE
LLOhelloworld如果我们只是简单的展开HELLO,肯定会无法编译std::cout<
aqtata
·
2013-11-13 23:00
标准【wpa_supplicant】到【神州数码】 认证的修改记录(中)——分析调试
同样修改一些定义,让输出过程更加便于分析和调试://==============manfeel==================== #defi
neHE
LPprintf("--------------
manfeel
·
2013-11-09 16:00
No Hibernate Session bound to thread, and configuration does not allow creation of non-transactiona
org.hibernate.HibernateException:NoHibernateSessionboundtothread,andconfigurationdoesnotallowcreationofnon-transactionalo
nehe
re
zxnlmj
·
2013-11-05 15:00
Hibernate
session
transaction
No
读取Z Buffer深度值将屏幕2D坐标转化为场景3D坐标源码
/* writtenbySM3D,baseon
NeHe
'ssimplebasecode. welcometovisitmywebsite:http://sm3d.126.com */ /* *ThisCodeWasCreatedByJeffMolofee2000
lysc_forever
·
2013-10-29 21:00
Irrlicht学习备忘录——前言
花了2年多时间,参考
NeHe
的OpenGL教程,自己也一步一步的做出了个3d引擎,虽然基本的功能有了,但问题太多
inkmlong
·
2013-10-26 20:00
学习
游戏引擎
游戏编程
3D引擎
Irrlicht
opengl win32
nehe
问题:1)缺少gl/glext.h gl/wglext.h; 直接到opengl网站上下了、和系统sdk的gl头文件放一起就行2)缺少freetype相关; 下载freetype已安装包或者自己安装,lib放lib下,dll放bin下,头文件放include下。3)缺少cg/cg.h相关;cforgraphic。到http://developer.nvidia.com/CG下载。同样,安装后需要
aalbertini
·
2013-10-22 17:00
Stimulsoft Reports.Web新版本2013.2
功能更新:增加新功能Func.Engi
neHe
lper.JoinColumnContent(Busines
牛奶哎营养
·
2013-10-22 13:00
报表
Reports
报表制作
Stimulsoft
准备翻译 Song Ho Ahn (안성호)的OpenGL教程
学习OpenGL的过程中,看了不少的书籍和教程,比如被称为红宝书的《OpenGL编程指南》,被称为蓝宝书的《OpenGL超级宝典》,还有网络上的一些教程,像
Nehe
的教程等,但是对于刚接触OpenGL
u012501459
·
2013-10-22 11:00
Full Description of the compilation of Scilab
ScilabHomePage|BugTracker|Forge|MailingListArchives|ScilabOnli
neHe
lp|ATOMS|FileExchangeLoginSearch:FullDescriptionofthecompilationofScilabContentsRecentChangesFindPageHelpContentsFullDescri
linuxarmsummary
·
2013-10-16 17:28
Full Description of the compilation of Scilab
ScilabHomePage|BugTracker|Forge|MailingListArchives|ScilabOnli
neHe
lp|ATOMS|FileExchangeLoginSearch:FullDescriptionofthecompilationofScilabContentsRecentChangesFindPageHelpContentsFullDescri
linuxarmsummary
·
2013-10-16 17:00
Stimulsoft Reports.Net更新至2013.2 大幅度提高用户体验
功能更新:CSV导出设置框增加编码页1250-1256选项新增WordWrap属性和WidthforSeriesLabels图表组件新功能Func.Engi
neHe
lper.JoinColumnContent
巴哥学说话
·
2013-10-16 10:15
用户
数据源
false
series
坐标轴
十大OpenGL教程
正文:1.http://
nehe
.gamedev.net/这个是我觉得全世界最着名的OpenGL教程,并且有网友将其中48个教程翻译成了中文http://www.owlei.com/DancingWind
古剑寒
·
2013-10-05 12:00
js 控制 style 大全
js控制style大全document.getElementById("div01").style.height;document.getElementById("div01").style.li
neHe
ight
insomnia,politic,proficient ,sensible.
·
2013-09-29 15:00
Cocos2d-x 程序是如何开始运行与结束的
问题的由来怎么样使用Cocos2d-x快速开发游戏,方法很简单,你可以看看其自带的例程,或者从网上搜索教程,运行起第一个Sce
neHe
lloWorldScene,然后在HelloWorldScene里面写相关逻辑代码
hbhhww
·
2013-09-29 12:00
Cocos2d-x 程序是如何开始运行与结束的
怎么样使用Cocos2d-x快速开发游戏,方法很简单,你可以看看其自带的例程,或者从网上搜索教程,运行起第一个Sce
neHe
lloWorldScene,然后在HelloWorldScene里面写相关逻辑代码
欧阳俊文
·
2013-09-26 16:00
一个使用socket进行文件传输的例子
forprintf #include//forexit #include//forbzero #include /* #include #include #include #include */ #defi
neHE
L
shanzhizi
·
2013-09-22 13:00
socket
LC-Display
110104LCDDisplayAfriendofyourshasjustboughtanewcomputer.Beforethis,themostpowerfulmachi
nehe
everusedwasapocketcalculator.HeisalittledisappointedbecausehelikedtheLCDdisplayofhiscalculatormorethanthescre
lzm420241
·
2013-09-12 19:00
opengl第一个
//mainwindow.h #ifndef
NEHE
WIDGET_H #define
NEHE
WIDGET_H #include class
NeHe
Widget:publicQGLWidget
古剑寒
·
2013-09-11 16:00
vs2012下 error4996
Thisfunctionorvariablemaybeunsafe.Considerusingscanf_sinstead.Todisabledeprecation,use_CRT_SECURE_NO_WARNINGS.Seeonli
nehe
lpfordetails
xidianzhimeng
·
2013-09-09 08:00
error
vs2012
4996
Linux下发送与接收组播数据(socket编程)
#include#include#include#include#include#include#include#include#include#defi
neHE
LLO_PORT12345#defi
neHE
LLO_GROUP
Crazy_Tortoise
·
2013-09-07 10:43
linux
net
NeHe
_OpenGL_第九课 3D空间中移动图像
http://52coding.com/
nehe
-3d-space-picture-moving我将上下左右改成键盘上wsad的控制,好多天没学习OpenGL,忘记了specialKeyboard如何使用了
guoming0000
·
2013-08-20 22:00
OpenGL
nehe
keystone 命令参数
keysto
nehe
lpservice-create Optionalarguments: --nameNameofnewservice(mustbeunique) --typeServicetype
q454684431
·
2013-08-07 14:00
命令
云计算
keystone
C++ 函数模板特化导致的多重定义链接错误
所以有些时候,我也会做一个特化,也放在这个头文件里面,当这个头文件出现多次的包含之后,就会出现链接多重定义的错误,先说一个例子,如下:现象描述有文件"header.h"#ifndefHEADER #defi
neHE
ADER
ztz0223
·
2013-08-01 10:00
dll相关知识备忘
简单如下: dllhello.h: #ifdefHELLO_EXPORTS#defi
neHE
LLO_API__declspec(
lipeng08
·
2013-07-30 16:00
Cocos2d-x 程序是如何开始运行与结束的
问题的由来怎么样使用Cocos2d-x快速开发游戏,方法很简单,你可以看看其自带的例程,或者从网上搜索教程,运行起第一个Sce
neHe
lloWorldScene,然后在HelloWorldScene里面写相关逻辑代码
artwebs
·
2013-07-23 10:00
'fopen' was declared deprecated
Thisfunctionorvariablemaybeunsafe.Considerusingfopen_sinstead.Todisabledeprecation,use_CRT_SECURE_NO_DEPRECATE.Seeonli
nehe
lpfordetails
木木在路上
·
2013-07-22 11:40
C++
面试题15:合并两个排序的链表
;structListNode{intm_nValue;ListNode*m_pNext;};//合并两个有序链表,非递归方法ListNode*MergeTwoList(ListNode*pListO
neHe
ad
龙少爷_阿呆
·
2013-07-21 16:34
C++
面试题
面试题15:合并两个排序的链表
structListNode { intm_nValue; ListNode*m_pNext; }; //合并两个有序链表,非递归方法 ListNode*MergeTwoList(ListNode*pListO
neHe
ad
htyurencaotang
·
2013-07-21 16:00
×_7_12_2013 D: Text Editor
TextEditorTimeLimit: 1Sec MemoryLimit: 128MBSubmit: 0 Solved: 0[Submit][Status][WebBoard]DescriptionIthinkeveryo
nehe
remusthaveusedTextpad.Nowwedefineourownrulestowriteatexteditor.We
電泡泡
·
2013-07-19 18:00
绘画多行文字,设置行高,省略号
一、按段落显示,末尾省略int DrawMultiLine(CDC*pDC,constCString&text,CRectrcText,intli
neHe
ight,BOOLisCalCrect) {
Alsmile
·
2013-07-19 15:00
文字
VC
多行
省略号
行高
ObjectARX学习笔记之直线(1)
如图,点击OK2.双击第一行会赚转函数,添加如下代码:staticvoidX_PANCreateLine(void) { //AddyourcodeforcommandX_PAN.CreateLi
nehe
re
dios51
·
2013-07-07 15:58
CAD二次开发
ObjectARX
ObjectARX学习笔记之直线(1)
ObjectARXCommands按钮,如图,点击OK2.双击第一行会赚转函数,添加如下代码:staticvoidX_PANCreateLine(void){//AddyourcodeforcommandX_PAN.CreateLi
nehe
reAcGePoint3dptStart
dios51
·
2013-07-07 15:58
ObjectARX
CAD二次开发
ObjectARX
rss TIOBE Programming Community Index for June 2013
TIOBEProgrammingCommunityIndexforJune2013Ju
neHe
adline:JavaScriptbackinthetop10Thismonth,JavaScriptre-enteredthetop10oftheTIOBEindex.Itisstillabitofamiraclewhythisubiquitouslanguageisnotyetpartofthetop
lk5423968
·
2013-06-30 14:00
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
flex4 label换行,不知道label要显示多少个字?
阅读更多通过height,li
neHe
ight,lineBreak,maxDisplayedLines控制换行,属性如下:height,高度,设置label的高度。
zx_code
·
2013-06-21 16:00
flex
flex4
label
s:label
UI
flex4 label换行,不知道label要显示多少个字?
阅读更多通过height,li
neHe
ight,lineBreak,maxDisplayedLines控制换行,属性如下:height,高度,设置label的高度。
zx_code
·
2013-06-21 16:00
flex
flex4
label
s:label
UI
上一页
33
34
35
36
37
38
39
40
下一页
按字母分类:
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
其他