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
routine
Datastage parallel
routine
aix unix hp-ux编译c程序 .o文件 .a文件
这种
routine
可以用在transformerstage的ExpressionEditor里,和普通函数的使用完全相同,只不过这是自定义函数罢了。
zzhaog
·
2010-03-20 22:00
HP
AIX
C
C++
C#
Posix线程
创建: intpthread_create(pthread*thread,pthread_attr_t*attr,void*(*start_
routine
)(void*),void*arg);等待:
heyangya2009
·
2010-03-10 15:00
JOIN
thread
linux
Pseudo-Random Number Generation
Routine
for the MAX765x Microprocessor
Abstract: This application note gives a function for random number generation using the MAX7651/52 microcontroller with 12-bit analog-to-digital converter (ADC). Applications such as spread-spectru
jimmee
·
2010-03-05 09:00
Security
Flash
Access
UP
Pseudo-Random Number Generation
Routine
for the MAX765x Microprocessor
Abstract: This application note gives a function for random number generation using the MAX7651/52 microcontroller with 12-bit analog-to-digital converter (ADC). Applications such as spread-spectru
jimmee
·
2010-03-05 09:00
Security
Flash
Access
UP
sfilter(一) sfilter的DriverEntry()
NTSTATUSDriverEntry( IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING RegistryPath )/*++
Routine
S.l.e!ep.¢%
·
2010-02-18 22:00
从find_vma和find_vma_prev看内核
Therefore, find_vma could be written as a simple layer
routine
over find_vma_prev
totoxian
·
2010-02-09 20:00
find
线程创建,等待,退出
1.线程创建函数 intpthread_create(pthread_t*thread,constpthread_attr_t*attr,void*(*start_
routine
)(void*),
LibraLiang
·
2010-01-25 22:00
System Worker Threads
that requires delayed processing can use a work item, which contains a pointer to a driver callback
routine
tibaloga
·
2010-01-05 21:00
thread
[zz]IoCompletion
zz]IoCompletionIoCompletionTheIoCompletionroutinecompletestheprocessingofI/Ooperations.IO_COMPLETION_
ROUTINE
小默
·
2009-12-29 11:00
多线程版本的RunTime Library
;对应的WIN32数据类型是LPTHREAD_START_
ROUTINE
deepfuture
·
2009-12-22 11:00
多线程
C++
c
Security
C#
多线程版本的RunTime Library
;对应的WIN32数据类型是LPTHREAD_START_
ROUTINE
deepfuture
·
2009-12-22 11:00
多线程
C++
c
Security
C#
IoSetCompletionRoutine函数(转载)
voidIoSetCompletionRoutine( INPIRP Irp, INPIO_COMPLETION_
ROUTINE
CompletionRoutine, INPVOID
ms2146
·
2009-12-18 13:00
manager
IO
存储
processing
任务
微软
VC++线程通信
线程通信的自定义消息//消费者DWORD Consumer::Run(){//创建线程并启动 DWORD ThreadId; m_hThread = CreateThread( NULL,0,
Routine
gstarwd
·
2009-12-12 17:00
thread
vc++
VC++线程通信
线程通信的自定义消息//消费者DWORD Consumer::Run(){//创建线程并启动 DWORD ThreadId; m_hThread = CreateThread( NULL,0,
Routine
gstarwd
·
2009-12-12 17:00
thread
vc++
linux多线程之pthread_create
Linux系统下的多线程遵循POSIX线程接口,称为pthread #include/*功能:创建线程参数:thread_id:指向线程标识符的指针attr:设置线程属性,NULL为默认属性start_
routine
lingdxuyan
·
2009-12-12 16:00
JOIN
thread
多线程
linux
null
System
[置顶] MySQL 5.0存储过程
[characteristic...]
routine
_body proc_parameter: [IN|OUT|INOUT]param_nametypetype
ahwr24
·
2009-11-27 10:00
sql
sql
mysql
server
phpMyAdmin
存储
resources
DB2sql存储过程基础
要学这个先得弄明白另外一个概念:
routine
,这个一般翻译成“例程” >>
routine
:存在server端,按应用程序逻辑编写的,可以通过client或者其他
routine
调用的数据库对象
lumans
·
2009-11-21 20:00
sql
c
应用服务器
SQL Server
db2
转换例程Conversion
Routine
转换例程Conversion
Routine
用于屏幕字段的内容在从显示格式到SAP内部格式之间的转换, CONVERSION_EXIT_xxxxx_INPUT CONVERSION_EXIT_xxxxx_OUTPUT
王三
·
2009-11-04 22:00
编程
Pthread线程库--NPTL
用于创建一个新的线程:intpthread_create(pthread_t*THREAD,pthread_attr_t*ATTR,void*(*START_
ROUTINE
)(void*),void*ARG
swliao
·
2009-11-02 14:00
JOIN
thread
linux
null
通用指针类型
以下是通过指针传递参数给新线程传递参数方法:这种方法首先将要传递的数据转换成通用指针类型,然后传递给新线程,新线程再将其还原成原数据类型:void*start_
routine
(void*arg);intmain
cumirror
·
2009-10-04 11:00
什么是“EOF”
EOF is returned by an I/O
routine
when the end-of-file (or in some cases, an error) is encountered.
lectery
·
2009-09-25 18:00
C++
c
windows
C#
如何在linux/unix中设置线程的优先级
在linux下我们可以通过 int pthread_create(pthread_t *thread, const pthread_attr_t *attr,void *(*start_
routine
yesjavame
·
2009-09-22 15:00
thread
linux
unix
如何在linux/unix中设置线程的优先级
在linux下我们可以通过intpthread_create(pthread_t*thread,constpthread_attr_t*attr,void*(*start_
routine
)(void*)
ShowMan
·
2009-09-22 15:00
thread
linux
struct
测试
Oracle Spatial创建空间索引时遇到的ORA-29855问题
INDEXTYPE IS MDSYS.SPATIAL_INDEX; 抛出的异常: ORA-29855: error occurred in the execution of ODCIINDEXCREATE
routine
nlslzf
·
2009-09-16 10:00
oracle
sql
Oracle Spatial创建空间索引时遇到的ORA-29855问题
INDEXTYPE IS MDSYS.SPATIAL_INDEX; 抛出的异常: ORA-29855: error occurred in the execution of ODCIINDEXCREATE
routine
nlslzf
·
2009-09-16 10:00
oracle
sql
linux下设置线程优先级
在linux下我们可以通过intpthread_create(pthread_t*thread,constpthread_attr_t*attr,void*(*start_
routine
)(void*)
typhoonzb
·
2009-09-11 21:00
thread
linux
struct
测试
手把手教你玩转网络编程模型之完成例程(Completion
Routine
)篇
手把手教你玩转网络编程模型之完成例程(CompletionRoutine)篇手把手教你玩转网络编程模型之完成例程(CompletionRoutine)篇 -----ByPiggyXP(小猪) 前 言 记得写这个系列的上一篇文章的时候已经是四年前了,准确的说是四年半以前了,翻开我尘封已久的blog,感觉到上面已经落了厚厚的一层尘土,突然又来了感觉,于是我翻箱倒柜的
Panda
·
2009-09-04 15:00
线程---pthread_creat的问题
今天又碰到肤浅的问题了就是线程创建时的问题pthread_createintpthread_create(pthread_t*thread,pthread_attr_t*attr,void*(*start_
routine
nnssll
·
2009-08-25 23:28
职场
休闲
pthread_creat
线程---pthread_creat的问题
今天又碰到肤浅的问题了就是线程创建时的问题pthread_createintpthread_create(pthread_t*thread,pthread_attr_t*attr,void*(*start_
routine
nnssll
·
2009-08-24 23:39
职场
休闲
pthread_creat
Linux 多线程编程入门--线程函数解释
: int pthread_create(pthread_t*restrictthread, const pthread_attr_t*restrictattr, void *(*start_
routine
yesjavame
·
2009-07-24 21:00
多线程
thread
编程
linux
windows
Linux 多线程编程入门--线程函数解释
(pthread_t *restrict thread, const pthread_attr_t *restrict attr, void *(*start_
routine
ShowMan
·
2009-07-24 21:00
thread
多线程
编程
linux
windows
null
小题大做之MySQL 5.0存储过程编程入门
[characteristic...]
routine
_body proc_parameter: [IN|OUT|INOUT]param_nametypetype:
smh821025
·
2009-06-08 11:00
sql
sql
编程
mysql
server
phpMyAdmin
存储
驱动文档阅读(一)
驱动文档阅读(一)【DriverEntry】Eachdrivermusthavea[DriverEntry]
routine
,whichinitializesdriver-widedatastructuresandresources.TheI
剑父的技术之路
·
2009-05-31 14:00
MFC 资源回收关系
Resource Allocation
Routine
Cleanup
Routine
Cleanup Required?
zblue78
·
2009-04-23 10:00
构造IRP 直接读写磁盘扇区内容
OUT PVOID Buffer, IN ULONG Length, IN LONGLONG ByteOffset, IN BOOLEAN Wait )/**//*++
Routine
iniwf
·
2009-03-23 22:00
模块化-续
比如
Routine
,DataBlock等。后来出现了ADT,出现了Object,这些都是模块的具体例子。例程主要用于重用一个抽象数据块表达用于加工的原材料和结果的一种模块,可以认为是被动的实体类用于表
fixopen
·
2009-03-09 12:00
数据结构
Fortran
活动
领域模型
模块化-续
比如
Routine
,DataBlock等。后来出现了ADT,出现了Object,这些都是模块的具体例子。
fixopen
·
2009-03-09 12:00
数据结构
活动
领域模型
fortran
MySQL 5.0存储过程编程入门
[characteristic...]
routine
_body proc_parameter: [IN|OUT|INOUT]param_nametypetype
to_cm
·
2009-02-24 15:00
sql
sql
编程
mysql
server
phpMyAdmin
存储
手把手教你玩转网络编程模型之完成例程(Completion
Routine
)篇(下)
续 手把手教你玩转网络编程模型之完成例程(CompletionRoutine)篇(上) 四. 完成例程的实现步骤基础知识方面需要知道的就是这么多,下面我们配合代码,来一步步的讲解如何亲手实现一个完成例程模型(前面几步的步骤和基于事件通知的重叠I/O方法是一样的)。【第一步】创建一个套接字,开始在指定的端口上监听连接请求和其他的SOCKET初始化全无二致,直接照搬即可,在此也不多费
PiggyXP
·
2009-02-19 17:00
编程
IO
Stream
网络
socket
null
手把手教你玩转网络编程模型之完成例程(Completion
Routine
)篇(上)
手把手教你玩转网络编程模型之完成例程(CompletionRoutine)篇前 言记得写这个系列的上一篇文章的时候已经是四年前了,准确的说是四年半以前了,翻开我尘封已久的IO模型里面的“完成例程”的实现方式及示例代码。本文凝聚着笔者心血,如要转载,请指明原作者及出处,谢谢!不过代码写得不好,欢迎改进,而且没有版权,请随便散播、使用。OK,Let’sgo! Havefun! 本文配套的示例源码下载
PiggyXP
·
2009-02-19 16:00
编程
windows
socket
网络
服务器
buffer
深入Pthread(四):一次初始化-pthread_once_t
pthread_once_tonce_control=PTHREAD_ONCE_INIT;intpthread_once(pthread_once_t*once_control,void(*init_
routine
·
2009-02-16 18:00
pthread
深入Pthread(四):一次初始化-pthread_once_t
pthread_once_tonce_control=PTHREAD_ONCE_INIT;intpthread_once(pthread_once_t*once_control,void(*init_
routine
future_fighter
·
2009-02-16 18:00
JOIN
thread
null
buffer
initialization
structure
创建线程时的几个陷阱
#include#include#include void*start_
routine
(void*param){ char*str=(char*)param;
dengjiang1999
·
2009-02-13 16:00
Linux系统下C语言编程 线程操作入门常识
#include intpthread_create(pthread_t*thread,pthread_attr_t*attr, void*(*start_
routine
)(void*),void*arg
sdlcgxcqx
·
2009-01-09 11:00
Ruby Rails 系统调用Ping的使用
Currently the only
routine
implemented is
夜鸣猪
·
2008-12-24 08:00
c
ssh
Google
Ruby
Rails
DataStage---方法小结ing[转]
可以选择编写一个自定义
Routine
然后通过Transformer去实现 或者建立存储过程,然后在Database组件里的Before After里用数据库语句去调用就可以了 还有一个选择就是运行自定的
chenj847
·
2008-12-20 14:00
windows
XP
脚本
performance
Go
Releasing-request problem
One solution to the releasing-request problem */// this is a 'non-releasing'
routine
requesting releasingroutine_a
quanben
·
2008-12-15 11:00
thread
c
Signal
methods
array of const
When your
routine
ends, the PChar disappears because it is a pointer to memory, and
hank5658
·
2008-11-28 10:00
pthread 常用函数
ntpthread_create( pthread_t*tid, constpthread_attr_t*attr, void*(*start_
routine
weixiuc
·
2008-11-28 10:00
strlen()函数 (从VC库文件中提取)
strlen()函数(从VC库文件中提取)/****strlen.c - contains strlen()
routine
** Copyright (c) 1985-1997, Microsoft
COBOL
·
2008-11-21 12:00
上一页
18
19
20
21
22
23
24
25
下一页
按字母分类:
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
其他