1.#error Directive (C/C++)The #error directive
emits a user-specified error message at compile time and then terminates the
compilation.#error toke...
分类:
编程语言 时间:
2014-06-11 08:34:39
阅读次数:
347
pstree shows running processes as a tree. The tree
is rooted at either pid or init if pid is omitted. If a user name is specified,
all process trees r...
分类:
系统相关 时间:
2014-06-11 07:46:47
阅读次数:
522
default character encoding of the request or
response body: If a character encoding is not specified, the Servlet
specification requires that an enco....
分类:
其他好文 时间:
2014-06-08 00:19:22
阅读次数:
270
1. ExAllocatePool()
函数说明:
ExAllocatePool allocates pool memory of the specified type and returns a pointer to the allocated
block.
函数定义:
PVOID ExAllocatePool(
__in ...
分类:
其他好文 时间:
2014-06-05 00:23:07
阅读次数:
392
TC 2007 的Web 端,页面简洁也简单。
非空验证的话,直接在后面加上一个 红箭头+ "Required value is not specified." 这样一些红色的提示信息。
而这种验证看上去又是和CF端的form 的定义管理起来的。
定义成require 的属性会做这种验证。
那么在web 端实现的机制是怎样的呢? 是否可以不和CF端绑定,在 Web端直接进行这种验证呢?...
分类:
Web程序 时间:
2014-06-03 05:46:39
阅读次数:
299
登录RMAN 报ORA-12162:TNS:net service name is incorrectly specified错误
[oracle@localhost admin]$ date
Tue Apr 22 18:06:16 CST 2014
[oracle@localhost admin]$ rman target /
//出现诡异的ora-12162错误,第一反应是TN...
分类:
Web程序 时间:
2014-05-31 22:31:38
阅读次数:
518
Xlib: connection to ":0.0" refused by serverXlib:
No protocol specified解决办法:1. 退出oracle,用root登陆;2.
root命令行下输入:[root@localhost~]#xhostlocal:oraclenon-n...
分类:
其他好文 时间:
2014-05-31 15:25:20
阅读次数:
207
## Makefile for h30_u10## The original zip
file, MUST be specified by each productlocal-zip-file := stockrom.zip# The
output zip file of MIUI rom,...
分类:
其他好文 时间:
2014-05-30 08:40:13
阅读次数:
333
Check nagios配置文件报错例如以下:[nagios@2 etc]$
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfgNagios Core
4.0.6Copyright (c) 2009-present Nag...
分类:
移动开发 时间:
2014-05-27 00:07:04
阅读次数:
364
因为另有开发记录工具最新没怎么在 cnblog
写开发备忘.不过我觉得这个是个比较严重的问题,觉得有必要让更多的人知道处理方法,所以在 cnblog
也放上一篇希望广为传播.--------------------------------------------------第一次修改--------...
分类:
移动开发 时间:
2014-05-24 14:08:08
阅读次数:
281