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
statements
Pro DNS and BIND
DNSSampleBINDConfigurationshttp://www.zytrax.com/books/dns/ch6/named.conf全部的参数ListofStatementshttp://www.zytrax.com/books/dns/ch7/
statements
.htmlHOWTO-DelegateaSub-domain
javababy1
·
2007-10-23 01:00
html
Pro DNS and BIND
DNSSampleBINDConfigurationshttp://www.zytrax.com/books/dns/ch6/named.conf全部的参数ListofStatementshttp://www.zytrax.com/books/dns/ch7/
statements
.htmlHOWTO-DelegateaSub-domain
ihuashao
·
2007-10-23 01:00
html
DataBase Language
DDL Data Definition Language (DDL)
statements
are used to define the database structure or schema.
lsy
·
2007-05-29 18:00
sql
Access
Tcl
数据库语言
DDL Data Definition Language (DDL)
statements
are used to define the database structure or schema.
lsy
·
2007-05-29 18:00
sql
Access
Tcl
[小技巧]集成Astyle到Microsoft Visual Studio
--style=ansi--one-line=keep-
statements
$(ItemFileName)$(ItemExt) 然后修改设置,让整理后的文件自动加载
zuroc
·
2007-04-08 18:00
C++
c
.net
Microsoft
vc++
Oracle Delete
Statements
Basic Delete
Statements
Delete All Rows DELETE <table_name> or DELETE FROM <table_name>
zhangljerry
·
2007-03-22 16:00
oracle
js中with()的用法
with (object)
statements
Arguments object The new default object
acme1921209
·
2007-03-20 14:00
with
js中with()的用法
with (object)
statements
Arguments object The new default object
acme1921209
·
2007-03-20 14:00
with
vbs(asp)下的Function 语句
[Public[Default]|Private]Functionname[(arglist)][
statements
][name=expression][ExitFunction][
statements
·
2007-03-13 00:00
Oracle PL/SQL语言基础3
LOOP语句的语法如下: LOOP
statements
; END LOOP LOOP和END LOOP之间的语句无限次的执行显然是不行的
cobain_731
·
2007-03-11 14:00
数据结构
oracle
sql
C++
c
企业财务报表的分析方法(The analysis of financial
statements
)
企业的财务报表是综合反映企业一定时期财务状况和经营成果的报告文件,是企业的管理者、股东、债权人了解与掌握企业的生产经营情况和发展水平的主要信息来源。但并不是所有的报表使用者都能完全理解会计报表所揭示的真正的经济内涵,这就要求报表编制者(财务人员)根据一定的标准,运用适当的方法对其做进一步的分析,为报表使用者提供方便的参考。 如何做好财务报表的分析呢?笔者认为可以归纳为“三表为要点,比率是
izuoyan
·
2007-03-10 16:00
数据结构
项目管理
高级D语言功能特性-Walter 在微软做的报告
于一月十七日在微软做了关于D语言的报告 内容提要: 引用 This talk assumes you're bored with the usual macguffins - expressions,
statements
ideage
·
2007-02-23 11:00
html
Google
D语言
高级D语言功能特性-Walter 在微软做的报告
于一月十七日在微软做了关于D语言的报告 内容提要: 引用 This talk assumes you're bored with the usual macguffins - expressions,
statements
ideage
·
2007-02-23 11:00
html
Google
D语言
Sybase SqlAnywhere 'Resource governor for prepared
statements
exceeded' problem
SybaseSqlAnywhere'Resourcegovernorforpreparedstatementsexceeded'problem用下面的语句可以解决这个问题:"SETOPTIONPublic.max_statement_count=0"缺省的 preparedstatementscount是50每connection.不过要注意是不是程序没有释放preparedstatements造
自强不息的猪
·
2007-02-05 15:00
int,long,double等类型
Which of the following
statements
are legal?
westlifesz
·
2007-01-19 22:00
C++
c
F#
C#
javascipt scope
ProJavaScriptTechniques In JavaScript, scope is kept within functions, but not within blocks (such as while, if, and for
statements
tapestry
·
2006-12-28 11:00
JavaScript
合理运用remapResults属性
true" The remapResults attribute is available on 【statement】, 【select】, and 【procedure】 mapped
statements
sinokaka
·
2006-12-16 23:00
sql
xml
ibatis
performance
在数据库中执行一个批处理SQL语句(zhuan)
在数据库中执行一个批处理SQL语句 With batch updating, a set of SQL
statements
is assembled and then sent altogether
Eric_liu
·
2006-12-06 15:00
sql
performance
VBS教程:VBscript语句-Function 语句
[Public[Default]|Private]Functionname[(arglist)][
statements
][name=expression][ExitFunction][
statements
·
2006-11-16 00:00
VBS教程:VBScript 语句-With 语句
statements
必需的部分。将要对object执行的一个或多个命令。说明With语句可以用来对指定的对象执行一系列的语句,但不需要重复地说明对象的名称。
·
2006-11-16 00:00
VBS教程:VBscript语句-Property Get 语句
[Public[Default]|Private]PropertyGetname[(arglist)][
statements
][[Set]name=expression][ExitProperty][
statements
·
2006-11-16 00:00
VBS教程:VBscript语句-Class 语句
statements
必选项。一个或多个语句,定义了Class的变量、属性和方法。说明在Class块中,成员通过相应的声明语句被声明为Private或Public。
·
2006-11-16 00:00
VBS教程:语句-While...Wend 语句
Whilecondition;Version[
statements
]Wend参数condition数值或字符串表达式,其计算结果为True或False。
·
2006-11-16 00:00
VBS教程:VBscript语句-Do...Loop 语句
Do[{While|Until}condition][
statements
][ExitDo][
statements
]Loop也可以使用下面的语法:Do[
statements
][ExitDo][
statements
·
2006-11-16 00:00
VBS教程:VBscript语句-For...Next 语句
Forcounter=startToend[Stepstep][
statements
][ExitFor][
statements
]Next参数counter用做循环计数器的数值变量。
·
2006-11-16 00:00
VBS教程:VBscript语句-For Each...Next 语句
ForEachelementIngroup[
statements
][ExitFor][
statements
]Next[element]参数element用来枚举集合或数组中所有元素的变量。
·
2006-11-16 00:00
VBS教程:VBscript语句-Execute 语句
Executestatements所需要的
statements
参数是一个字符串表达式,其中包含一个或多个要执行的语句。如果要在
statements
参数中包含多条语句,应使用分号或嵌入的分行将其分隔开。
·
2006-11-16 00:00
VBS教程:VBscript语句-If...Then...Else 语句
IfconditionThenstatements[Elseelsestatements]或者,使用块形式的语法:IfconditionThen[
statements
][ElseIfcondition-nThen
·
2006-11-16 00:00
VBS教程:VBScript 语句-Select Case 语句
SelectCasetestexpression[Caseexpressionlist-n[
statements
-n]]...
·
2006-11-16 00:00
VBS教程:VBScript 语句-Sub 语句
[Public[Default]|Private]Subname[(arglist)][
statements
][ExitSub][
statements
]EndSub参数Public表示Sub过程可被所有脚本中的所有其他过程访问
·
2006-11-16 00:00
mysql 同步介绍
"14.6 Replication
Statements
"中介绍了同步相关的SQL语句语法。我们建议经
JAVA天地
·
2006-07-17 11:00
数据结构
sql
mysql
应用服务器
SQL Server
17.10.3 Constructor execution
Variable initializers are transformed into assignment
statements
, and these assignment
statements
are
talin2010
·
2006-05-21 02:00
Access
17.6.2 Accessors
The accessor-declarations of a property specify the executable
statements
associated with reading and
talin2010
·
2006-05-14 14:00
Access
Reusing Database Objects (in Jsp&Servlet)
Reusing Prepared
Statements
: Prepared Statement must
dr2tr
·
2006-05-08 17:00
thread
sql
jsp
servlet
15.11 The checked and unchecked
statements
The checked and unchecked
statements
are used to control the overflow checking context for integraltype
talin2010
·
2006-05-05 23:00
statement
15.9 Jump
statements
Jump
statements
unconditionally transfer control.
talin2010
·
2006-05-05 22:00
thread
15.8 Iteration
statements
Iteration
statements
repeatedly execute an embedded statement.
talin2010
·
2006-05-05 22:00
statement
15.7 Selection
statements
Selection
statements
select one of a number of possible
statements
for execution based on the value
talin2010
·
2006-05-05 22:00
C++
c
C#
F#
15.6 Expression
statements
An expression-statement evaluates a given expression. The value computed by the expression, if any, is discarded. expression-statement: statement-expression ; statement-expression: invocation-ex
talin2010
·
2006-05-05 22:00
statement
15.4 Labeled
statements
blocks, but are not permitted as embedded
statements
.
talin2010
·
2006-05-02 22:00
F#
15.2 Blocks
A block permits multiple
statements
to be written in contexts where a single statement is allowed.
talin2010
·
2006-05-02 22:00
block
15.1 End points and reachability
The execution rules for composite
statements
(
statements
t
talin2010
·
2006-05-02 22:00
F#
Statements
programmed in C and C++. end note] statement: labeled-statement declaration-statement embedded-statement embedded-statement: block empty-statement expression-statement selection-statement it
talin2010
·
2006-05-02 22:00
C++
c
C#
F#
Shell编程(三)---控制结构及函数
If if语句是相当简单的:他测试一个命令的结果,并且有选择的执行一组语句: if condition then
statements
else  
mylxiaoyi
·
2006-04-13 16:00
编程
工作
脚本
F#
pascal
Shell编程(三)---控制结构及函数
If if语句是相当简单的:他测试一个命令的结果,并且有选择的执行一组语句: if condition then
statements
else  
·
2006-04-13 16:00
shell编程
Shell编程(三)---控制结构及函数
If if语句是相当简单的:他测试一个命令的结果,并且有选择的执行一组语句: if condition then
statements
else
statements
fi
helloyesyes
·
2006-04-13 16:00
编程
工作
脚本
F#
pascal
IBatis.Net系列-Mapped
Statements
的语法
语法:<statement id="statement.name" [parameterMap="parameterMap.name"] [parameterClass="alias"] [resultMap="resultMap.name"] [resultCla
maplye
·
2006-03-29 15:00
.net
cache
ibatis
MYSQL里的预定义查询
在java里,用JDBC,可以在程序中用preparestaement来实现预定义查询(Prepared queries/prepared
statements
),但可惜在PHP里,暂时没办法实现。
jackyrong
·
2005-11-06 15:00
sql
PHP
mysql
jdbc
PostgreSQL
MYSQL里的预定义查询
在java里,用JDBC,可以在程序中用preparestaement来实现预定义查询(Prepared queries/prepared
statements
),但可惜在PHP里,暂时没办法实现。
jackyrong
·
2005-11-06 15:00
sql
mysql
PHP
jdbc
PostgreSQL
MYSQL里的预定义查询
在java里,用JDBC,可以在程序中用preparestaement来实现预定义查询(Prepared queries/prepared
statements
),但可惜在PHP里,暂时没办法实现。
jackyrong
·
2005-11-06 15:00
sql
mysql
PHP
jdbc
PostgreSQL
上一页
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
其他