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
decl
linux 命令详解 二十四
见如下示例: />
decl
学友
·
2012-03-23 15:51
linux
职场
休闲
JAVA对存储过程的调用方法
-----------------create procedure getsum@n int =0<--此处为参数-->asdeclare @sum int<--定义变量-->
decl
miaowei
·
2012-03-01 11:00
java
sql
存储过程
一天一点T-SQL:使用登录触发器进行安全管控
AS BEGIN DECLARE @PROGRAM_NAME VARCHAR(256) DECLARE @CurrentTime INT
DECL
greece760
·
2012-02-24 13:54
触发器
数据库
安全
会话
休闲
PL/SQL 11g R2 —— 定义PL/SQL变量 !
v_taxconstantnumber(3,2):=5.5; v_datadata;v_bbooleannotnulldefaultfalse;例子1:SQL>setserveroutputon SQL>
decl
zq9017197
·
2012-02-13 13:00
使用Oracle SQL Developer 编写运行 PL/SQL 块
直接看例子
decl
oscar999
·
2012-01-19 13:00
Tsearch2分词函数
abasicChinesewordsegmentfunction--author:Carrie--createorreplacefunctionCarrieCharSeg(inputtext)returnstextas$$
decl
chenyi8888
·
2011-11-15 19:00
几种常见SQL分页方式效率比较
idintidentity(1,1)notnull, col01intnull, col02nvarchar(50)null, col03datetimenull ) --1万记录集
decl
kingboy2008
·
2011-11-03 22:00
VC编写和调用dll
)编写头文件(edrlib.h):#ifdef__cplusplus #defineEXPORTextern"C"__declspec(dllexport) #else #defineEXPORT__
decl
xiarendeniao
·
2011-10-18 11:00
c
测试
null
dll
linker
winapi
函数指针实现回掉函数
用法: 头文件中声明:
DECL
_LINK( PaintingFirstLineHdl, PaintFirstLineInfo* ); 宏:#define
DECL
_LINK( Method
rollstone
·
2011-10-14 17:00
函数指针
Linux设备驱动之阻塞与非阻塞IO
静态方法定义并初始化一个等待队列头:
DECL
liufazhang
·
2011-10-06 11:00
遍历所有数据文件的大小
FILENAMEVARCHAR(100), fileSIZEFLOAT )2、通过游标遍历所有数据库declare@dbNamevarchar(50)declare@commandvarchar(1024)
decl
风人园
·
2011-09-06 10:00
部分google hacking的搜索内容
decl
_id=inurl:pageid=inurl:games.php?id=inurl:page.php?file=inurl:
yatere
·
2011-09-05 22:00
Google
Blog
search
download
Comments
events
商友快速报表常用东东
分类其中 前2项随选择日,月自动获得,若有分类及分店条件则需要手工写第三项.2.定义菜单时[程序名]支持下面3种:RQ :SPFL :FDBH 其中:RQ是必有项目3.将日期转换为年月的方法:
decl
klick
·
2011-08-23 15:35
职场
报表
休闲
管理软件
GCC's bacl-end & assemble emission (24)
9.5.7.5. 5th,6thLoopsofProcessingDecls–
DECL
_PRESENCE/_ABSENCESimliarly,thefifthloopbindsdeclofpresent_setpatternwithcorrespondingdeclsofdefine_cpu_unitpattern.Thehandlingisnearlythesameasthatinforth
wuhui_gdnt
·
2011-06-04 09:00
list
gcc
table
null
processing
loops
GCC后端及汇编发布(24)
处理
decl
的第五、第六个循环–
DECL
_PRESENCE,
DECL
_ABSENCE类似的,第五个循环把present_set模式的
decl
与对应的define_cpu_unit模式的decls。
wuhui_gdnt
·
2011-06-04 09:00
GCC后端及汇编发布(23)
9.5.构建基于DFA的流水线危险识别器9.5.1.为DEFINE_AUTOMATON模式构建的
decl
在gen_automaton中,我们看到这个模式转换来的rtx对象将被保存入
decl
实例。
wuhui_gdnt
·
2011-06-04 09:00
mysql中用于数据迁移存储过程分享
sp_move_data`()BEGINDECLAREv_exitINTDEFAULT0;DECLAREv_spidBIGINT;DECLAREv_idBIGINT;DECLAREiINTDEFAULT0;
DECL
·
2011-05-07 21:49
[转]Java序列化的警告
得到答案如下: If a serializable class does not explicitly
decl
feifangongzi
·
2011-04-11 23:00
java
eclipse
jvm
jdk
Google
GCC-3.4.6源代码学习笔记(180)
产生初始化函数实参的代码下面为
decl
_map域构建了一个splay树,它用于映射内联函数中的局部声明到所内联入函数中的对等物。
wuhui_gdnt
·
2011-03-26 09:00
java
tree
null
Build
Parameters
initialization
GCC-3.4.6源代码学习笔记(174)
cgraph_analyze_function(continue) 330 node->local.inlinable=tree_inlinable_function_p(
decl
);331 if(
wuhui_gdnt
·
2011-03-12 16:00
function
tree
File
attributes
Duplicates
compilation
Studying note of GCC-3.4.6 source (172)
backassemble_variable,nextoutputthevariable. assemble_variable(continue) 1468 resolve_unique_section(
decl
wuhui_gdnt
·
2011-03-12 15:00
Stream
object
File
tree
output
alignment
GCC-3.4.6源代码学习笔记(172)
assemble_variable(continue) 1468 resolve_unique_section(
decl
,reloc,flag_data_sections); 上面的flag_data_sections
wuhui_gdnt
·
2011-03-12 15:00
Stream
object
File
tree
output
alignment
高级着色语言HLSL入门(5)
html16.4关键字、语句和强制转换16.4.1关键字为便于参考,这里给出一个HLSL定义的关键字列表:asm bool compile const
decl
zhanhuai1
·
2011-03-07 00:00
__declspec
__declspec主要是用于说明DLL的引出函数的,在某些情况下用__
decl
liu4584945
·
2011-03-05 10:00
thread
Microsoft
Class
dll
编译器
deprecated
PL/SQL 经典总结(一)
--组成: DECLARE: --声明部分 BEGIN --编写主题 EXCEPTION --捕获异常 END ; /* 看一个简单的PL/SQL 块
DECL
Phile.net
·
2011-02-21 14:00
oracle
sql
D语言
__declspec关键字详细用法
用法:__declspec(extended-
decl
-modifier)extended-
decl
-modifi
wjcsharp
·
2011-02-20 00:00
thread
struct
function
Microsoft
编译器
deprecated
GCC-3.4.6源代码学习笔记(162-续)
在5350行,当我们正在处理一个成员函数时,current_class_ptr是用于‘this’指针的PARM_
DECL
。看到在下面,仅当instance的类型是可以明确知道的情形,才返回非空值。
wuhui_gdnt
·
2011-02-19 11:00
function
tree
null
Integer
Build
Constructor
Studying note of GCC-3.4.6 source (159)
Iterate–emittingcodefordeferredfunctionFunctiongeneratedbythecompiler(viaimplicitly_declare_fn,mark_
decl
_instantiated
wuhui_gdnt
·
2011-02-11 08:00
GCC-3.4.6源代码学习笔记(159)
迭代–为延迟函数发布代码由编译器产生的函数(经由implicitly_declare_fn,mark_
decl
_instantiated或build_clone)或内联函数缓存在deferred_fns
wuhui_gdnt
·
2011-02-11 08:00
function
tree
null
Build
Constructor
nested
GCC-3.4.6源代码学习笔记(157)
接着在finish_file的2628行,emit_tinfo_
decl
确定
decl
的tinfo是否需要发布,如果需要,则返回true。
wuhui_gdnt
·
2011-02-11 07:00
String
tree
null
Build
Constructor
nested
GCC-3.4.6源代码学习笔记(155)
回到我们例子的解析后的阶段,从expand_or_defer_fn返回,我们回到cp_parser_function_definition_after_declarator,并立即返回FUNCTION_
DECL
wuhui_gdnt
·
2011-02-02 09:00
第二章 触发器
[schema.]table_name [ [REFERENCING correlation_names] FOR EACH ROW [WHEN (condition)] ] DECLARE
decl
爱在Cookies
·
2011-01-06 16:00
sql
Studying note of GCC-3.4.6 source (140 - continue)
FollowingparagraphsareextractedfromcommentinthesourceofGCC.AthunkisanalternateentrypointforanordinaryFUNCTION_
DECL
.TheaddressoftheordinaryFUNCTION_DECLisgivenbytheDECL_INITIAL
wuhui_gdnt
·
2011-01-03 11:00
function
tree
null
Class
Constructor
destructor
GCC-3.4.6源代码学习笔记(140 - 续)
Thunk是一个普通FUNCTION_
DECL
的一个替代入口(analternateentry)。
wuhui_gdnt
·
2011-01-03 11:00
function
tree
null
Class
Constructor
destructor
帮你解析复杂的C语言声明
让我们先看看mancdecl里的描述吧:DESCRIPTION Cdecl (andc++
decl
)isaprogramf
yetyongjin
·
2010-12-28 10:00
c
linux
function
语言
encoding
returning
C/C++调用Delphi制作的dll时发现的一些问题
C++的dll中不能用C++风格的导出方式:_declspec(dllexport)来导出函数,要用C风格的导出方式:extern "C" _
decl
luckliu521
·
2010-12-21 13:00
C++
c
C#
Delphi
pascal
SQL2008R2SP1
DROPPROCEDUREsp_hexadecimalGOCREATEPROCEDUREsp_hexadecimal @binvaluevarbinary(256), @hexvaluevarchar(514)OUTPUTASDECLARE@charvaluevarchar(514)
DECL
zm1430
·
2010-12-21 11:32
sql
数据库
职场
休闲
GCC-3.4.6源代码学习笔记(133)
为具现构建RECORD_TYPE最后,在cp_parser_init_declarator的10181行,cp_finish_
decl
完成这个声明。
wuhui_gdnt
·
2010-12-18 16:00
GCC-3.4.6源代码学习笔记(132)
构建VAR_
DECL
接下来在cp_parser_simple_declaration中,调用cp_parser_init_declarator来解析声明符部分。
wuhui_gdnt
·
2010-12-15 10:00
function
tree
processing
deprecated
binding
attributes
GCC-3.4.6源代码学习笔记(129 续)
下面的
DECL
_MAIN_P返回非0值来表示遇到“main”函数,对于该函数一些有趣的限制。看到main函数不能被声明为inline,而且永远是公有可访问的。
wuhui_gdnt
·
2010-12-05 11:00
function
tree
Integer
processing
interface
Instantiation
GCC-3.4.6源代码学习笔记(129)
准备函数体解析现在我们在
decl
_specifiers中得到了return-type-specifier,declarator指向CALL_EXPR,而declares_class_or_enum为0。
wuhui_gdnt
·
2010-12-05 11:00
function
tree
null
token
attributes
Types
Studying note of GCC-3.4.6 source (124)
itmaybeamembertemplate;andifitisaTEMPLATE_DECLofclasstemplate,thetemplate-iditselfisaclass-name;andifitisFUNCTION_
DECL
wuhui_gdnt
·
2010-11-05 09:00
GCC-3.4.6源代码学习笔记(124)
完成template-id如果模板名是一个IDENTIFER_NODE,它可能是一个成员模板;而如果它是应该类模板的TEMPLATE_
DECL
,template-id本身是一个类名;而如果是FUNCTION_
DECL
wuhui_gdnt
·
2010-11-05 09:00
GCC-3.4.6源代码学习笔记(121)
与前面的例子相同,沿着下面的调用栈:cp_parser_template_declaration_after_exportàcp_parser_single_declarationàcp_parser_
decl
_specif
wuhui_gdnt
·
2010-11-05 08:00
struct
tree
Class
templates
nested
attributes
GCC-3.4.6源代码学习笔记(117)
cp_parser_lookup_name(continue) 13832 else13833 {13834
decl
=lookup_name_real(name,is_type,/*nonc
wuhui_gdnt
·
2010-10-22 09:00
GCC-3.4.6源代码学习笔记(113)
expand_or_defer_fnàcp_parser_late_parsing_for_memberàcp_parser_late_parsing_for_memberàcp_parser_class_specifieràcp_parser_type_specifieràcp_parser_
decl
_specifier_seq
wuhui_gdnt
·
2010-10-11 11:00
function
tree
null
Class
binding
variables
GCC-3.4.6源代码学习笔记(111)
完成函数处理那么finish_function将为该函数完成填充其对应的FUNCTION_
DECL
节点。我们还将在其它例子中,回来看这个函数。
wuhui_gdnt
·
2010-10-11 11:00
GCC-3.4.6源代码学习笔记(108)
注意到在begin_stmt_tree中的参数t指向RESULT_
DECL
的
DECL
_SAVED_TREE域的地址。
wuhui_gdnt
·
2010-10-11 11:00
GCC-3.4.6源代码学习笔记 (106)
找出
decl
-specifier-spec及declarator退出结构体“Lock”的定义,现在回到类“SingleThreaded”的定义。
wuhui_gdnt
·
2010-09-25 11:00
tree
null
Class
token
deprecated
attributes
MYSQL存储过程
NOTDETERMINISTIC CONTAINSSQL SQLSECURITYDEFINER COMMENT''BEGINdeclaredoneintdefault0;declares_idint;
decl
truddysnow
·
2010-09-20 17:00
mysql
Security
user
存储
domain
insert
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
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
其他