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
Unused
【D3D11游戏编程】学习笔记十三:内存对齐的一点思考
:http://blog.csdn.net/BonChoix,谢谢~) 不知你是否还有印象,在上一篇中提到三种光源的结构体时,无论是C++中的定义还是HLSL中的定义,都存在着名为"
unused
nanjingjiangbiao_T
·
2012-12-27 23:00
学习笔记
mysql5.5.25 源码阅读---innodb 主线程工作流程
srv0src.cc srv_master_thread(void* arg __attribute__((
unused
))) {
babaoqi
·
2012-12-25 10:00
mysql innodb
MySQL监控-查看状态
Key_blocks_
unused
: 键缓存内未使用的块数量。你可以使用该值来确定使用了多少键缓存; Key_blocks_used: 键缓存内使用的块数量。
jiyayun
·
2012-12-20 14:00
mysql中如何找出未使用或使用次数很少的索引
http://www.mysqlperformanceblog.com/2012/06/30/find-
unused
-indexes/http://www.mysqlperformanceblog.com
OurMySQL
·
2012-12-17 07:00
MySQL解错方案
索引
VFS中dentry管理
每个dentry对象都属于下列几种状态之一:(1)未使用(
unused
)状态:该dentry对象的引用计数d_count的值为0,但其d_inode指针仍然指向相关的的索引节点。
JuliusRyan
·
2012-12-13 17:00
MFC中:
UNUSED
_ALWAYS宏的作用.
MFC中:
UNUSED
_ALWAYS宏的作用.这个宏定义在MFC的AFX.H这个头文件中。
yaorongzhen123
·
2012-12-12 14:00
compile tslib1.4,----error: call to ‘__open_missing_mode’ declared with attribute error
:Infunction‘main’:ts_calibrate.c:234:warning:ignoringreturnvalueof‘write’,declaredwithattributewarn_
unused
_resultInfileincludedfrom
flyeagle022
·
2012-12-11 14:00
Shiro 设置session超时时间
Thatis,ifanySessioncreatedremains idle(
unused
,whe
meiwen1111
·
2012-12-07 10:00
去除多余无用的CSS代码,dust-me-selectors堪称利器!
为什么说dust-me-selectors是一大利器,因为他支持多个页面同时监控,当PAGE1没有使用的,PAGE2有使用的,不会判断为
unused
。避免多页面,误删情况,非常方便!
wangking717
·
2012-12-06 00:00
selector
android binder相关
在binder内核代码中,对BINDER_TYPE_FD,会先fget(fp->handle);然后:target_fd=task_get_
unused
_fd_flags(target_proc,O_CLOEXEC
adaptiver
·
2012-11-29 18:00
linux insight insight-6.8 make error
#make6.linux-nat.c:2879:error:ignoringreturnvalueof'fgets',declaredwithattributewarn_
unused
_result方法1
acmfly
·
2012-11-23 17:00
Android Training - 使用OpenGL ES(3) - 绘制形状
publicvoidonSurfaceCreated(GL10
unused
,EGLConfigconfig){ ...
jackchen95
·
2012-11-19 12:00
Android X86 获取不到ip的解决方法
I select an IP address for the VirtualBox host from the
unused
ones (192.168.0.250). 1) First of all
v5browser
·
2012-11-17 09:00
android
学习oracle笔记:表与字段(二)
删除一个字段: ALTER TABLE MTABLE DROP COLUMN (FIELD) CASCADE CONSTRAINS; OR:ALTER TABLE MYTABLE SET
UNUSED
依山傍水
·
2012-11-16 22:00
oracle
关于参考帧中的x264_reference_update函数的补充及h->frames.
unused
[]的理解 .
encoder.c 1. x264_encoder_encode( )函数里面:if(x264_reference_update(h))return-1;其中:staticinlineintx264_reference_update(x264_t*h){ //在b_kept_as_ref=0的时候,也就是B帧不作为参考帧的时候,//h->fenc->b_kept_as_ref=// h->fd
vbLittleBoy
·
2012-11-13 16:00
String转Oracle中的CLOB
authorZhaoHr *@paramsort *@throwsClassNotFoundException *@throwsSQLException */ @SuppressWarnings("
unused
sprita1
·
2012-11-07 01:00
iOS运行回路(RunLoop)总结
runloop的示例,来源:http://paste.lisp.org/display/86524第一个: #include static void _perform(void *info __
unused
于赟
·
2012-11-01 00:00
常用字符实体字符集(ISO Latin-1字符集)
http://www.w3school.com.cn/tags/html_ref_entities.html 字符 十进制字符编号 实体名字 说明 --- � --- 未使用
Unused
jsczxy2
·
2012-10-30 15:00
html
Oracle中关于恢复
unused
列的方法
设置
unused
的作用是为了在cpu、内存等资源不充足的时候,先做上
unused
标记再等数据库资源空闲的时候用dropsetunused删除设置
unused
列之后,并不是将该列数据立即删除,而是被隐藏起来
老徐_kevin
·
2012-10-10 19:48
oracle
Oracle中关于恢复
unused
列的方法
设置
unused
的作用是为了在cpu、内存等资源不充足的时候,先做上
unused
标记再等数据库资源空闲的时候用dropsetunused删除设置
unused
列之后,并不是将该列数据立即删除,而是被隐藏起来
老徐_kevin
·
2012-10-10 19:48
oracle
Oracle
用GDB调试NGINX
然后cdobjs,修改Makefile,定义CFLAGS= -pipe -g-O0-fno-inline-W-Wall-Wpointer-arith-Wno-
unused
-parameter-Werror
Aegeaner
·
2012-10-10 11:00
makefile
nginx 1.3.6 编译报错 [-Werror=
unused
-but-set-variable]的解决
遇到类似[-Werror=
unused
-but-set-variable]的错误:/home/zhangbin/mserver/nginx/nginx_mod_h264_streaming-2.2.7/
commshare
·
2012-10-09 10:08
多媒体/流媒体/live555
redo log active current inactive 区别
Redolog的四种状态(CURRENT、ACTIVE、INACTIVE、
UNUSED
)浅析 1.CURRENT指当前的日志文件,在进行实例恢复时是必须的; 2.ACTIVE是指活动的非当前日志,
yesu898
·
2012-10-08 11:44
redolog
redo log active current inactive 区别
Redolog的四种状态(CURRENT、ACTIVE、INACTIVE、
UNUSED
)浅析 1.CURRENT指当前的日志文件,在进行实例恢复时是必须的; 2.ACTIVE是指活动的非当前日志,
·
2012-10-08 11:44
redolog
@SuppressWarnings("
unused
")
unused
这个参数是屏蔽:定义的变量在代码中并未使用且无法访问。java在编译的时候会出现这样的警告,加上这个注解之后就是告诉编译器,忽略这些警告,编译的过程中将不会出现这种类型的警告
winson_jason
·
2012-09-25 15:00
java
编译器
Android Training - 使用OpenGL ES(3) - 绘制形状
publicvoidonSurfaceCreated(GL10
unused
,EGLConfigconfig){ ...
lixiang0522
·
2012-09-17 20:00
andriod jbox2d学习笔记二 通过移动关节移动body
*通过移动关节移动body * *@time下午12:50:47 *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-13 12:00
thread
exception
null
callback
email
float
andriod jbox2d学习笔记二 通过移动关节移动body
body * * @time 下午12:50:47 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-13 12:00
游戏
android
andriod jbox2d学习笔记二 通过移动关节移动body
body * * @time 下午12:50:47 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-13 12:00
andriod
android jbox2d学习笔记一 滑轮关节
/** *滑轮关节 * *@time下午12:49:27 *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-13 12:00
thread
android
exception
null
callback
float
android jbox2d学习笔记一 滑轮关节
滑轮关节 * * @time 下午12:49:27 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-13 12:00
游戏
android
android jbox2d学习笔记一 滑轮关节
滑轮关节 * * @time 下午12:49:27 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-13 12:00
android
android 多媒体部分学习笔记十五-----视频录制
调用系统视频录制 * * @time 下午05:15:41 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-12 15:00
android
android 多媒体部分学习笔记十五-----视频录制
/** *调用系统视频录制 * *@time下午05:15:41 *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-12 15:00
android
video
Class
email
button
android 多媒体部分学习笔记十五-----视频录制
调用系统视频录制 * * @time 下午05:15:41 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-12 15:00
android
android 多媒体部分学习十四---网络视频播放(http/rtsp)
*stagefright * *@time下午05:15:41 *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-12 14:00
android
网络
String
video
float
playback
android 多媒体部分学习十四---网络视频播放(http/rtsp)
stagefright * * @time 下午05:15:41 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-12 14:00
android
android 多媒体部分学习笔记十四---网络视频播放(http/rtsp)
stagefright * * @time 下午05:15:41 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-12 14:00
android
android游戏开发学习笔之九 (学习书籍 Android游戏编程之从零开始)
/** *矩形碰撞 * *@time上午11:29:26 *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-09 11:00
thread
游戏
编程
exception
android
callback
android游戏开发学习笔之九 (学习书籍 Android游戏编程之从零开始)
矩形碰撞 * * @time 上午11:29:26 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-09 11:00
游戏
android
android游戏开发学习笔之九 (学习书籍 Android游戏编程之从零开始)
矩形碰撞 * * @time 上午11:29:26 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-09 11:00
android
android游戏开发学习笔之八 (学习书籍 Android游戏编程之从零开始)
/** *操作游戏中的人物 * *@time上午11:27:35 *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-09 11:00
thread
游戏
编程
android
exception
callback
android游戏开发学习笔之八 (学习书籍 Android游戏编程之从零开始)
操作游戏中的人物 * * @time 上午11:27:35 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-09 11:00
游戏
android
android游戏开发学习笔之八 (学习书籍 Android游戏编程之从零开始)
操作游戏中的人物 * * @time 上午11:27:35 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-09 11:00
android
swing 学习笔记十二(网格布局GridLayout)
/** *网格布局 * *@time3:22:44PM *@authorretacnyue *@
[email protected]
*/@SuppressWarnings("
unused
retacn_yue
·
2012-09-09 10:00
swing 学习笔记十二(网格布局GridLayout)
网格布局 * * @time 3:22:44 PM * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-09 10:00
swing
swing 学习笔记十二(网格布局GridLayout)
网格布局 * * @time 3:22:44 PM * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-09 10:00
layout
iOS 中NSRunLoop的使用
一、RunLoop的使用示例1、#import#import #import"AppDelegate.h" staticvoid_perform(void*info__
unused
){ printf
·
2012-09-09 00:00
loop
android多媒体部分学习笔记七------音频录制 mediaRecorder
自定义捕获音频 * * @time 下午12:58:03 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
yuezhenhua
·
2012-09-08 16:00
MediaRecorder
android多媒体部分学习笔记七------音频录制 mediaRecorder
自定义捕获音频 * * @time 下午12:58:03 * @author retacn yue * @Email
[email protected]
*/ @SuppressWarnings("
unused
岳振华
·
2012-09-08 16:00
android
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
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
其他