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
RTN
查询某个数据块的基础写法
--FIND按钮:parameter.G_query_find:='TRUE';:control.chk:='N';app_find.find('WSH_DELIVERY_
RTN
');:parameter.G_query_find
rfb0204421
·
2013-07-24 10:00
基于pthread_create,readlink,getpid等函数的学习与总结
环境创建线程函数具体格式:#includeintpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr,void*(*start_
rtn
·
2013-07-17 10:01
jstring 和 char* 转换
//jstringtochar*char*jstringTostring(JNIEnv*env,jstringjstr){ char*
rtn
=NULL;jclassclsstring=env
sun_x_t
·
2013-06-08 15:00
java
windows
对象
jni
程处理函数pthread_cleanup_push / pthread_cleanup_pop
pthread_cleanup_push来注册清理函数
rtn
,这个函数有一个参数arg。在以下三种情形之一发生时,注册的清理函数被执行: 1)调用pthread_exit。
chlele0105
·
2013-06-07 00:00
LTZ看书之APUE9
pthread_tpthread_self(void)intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr void*(*start_
rtn
T9的空间
·
2013-06-03 17:00
pthread 多线程编程_mutex 和 cond_t
include2、线程创建:intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr,void*(*start_
rtn
liujia2100
·
2013-05-30 22:00
pthread_create用法
#includeintpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr,void*(*start_
rtn
)(void
u013805103
·
2013-04-16 11:00
Cocos2d-x基于BSD Socket网络通讯模块
: //创建一个线程 intpthread_create(pthread_t*restricttidp, constpthread_attr_t*restrictattr, void*(*start_
rtn
zkdemon
·
2013-03-31 20:00
fastjson
项目地址项目首页maven com.alibaba fastjson 1.1.27 解析json为Map Mapmap=JSON.parseObject(
rtn
.toString(),Map.class
黑色透明
·
2013-03-15 14:00
【转】 pthread_create用法
includeintpthread_create(pthread_t*restricttidp, constpthread_attr_t*restrictattr, void*(*start_
rtn
zygang1988
·
2013-02-28 10:00
多线程学习笔记
连接时需要用到的库文件:libpthread.a创建线程函数原型#includeintpthread_creat(pthread_t*tidp,constpthread_attr_t*attr,void*(*start_
rtn
retacn_yue
·
2013-02-16 21:00
多线程学习笔记
include <pthread.h> int pthread_creat(pthread_t *tidp,const pthread_attr_t *attr,void *(*start_
rtn
岳振华
·
2013-02-16 21:00
多线程
pthread_create用法
include intpthread_create(pthread_t*restricttidp , constpthread_attr_t*restrictattr , void*(*start_
rtn
Tommy_wxie
·
2013-01-26 20:00
pthread_create 简介
include函数声明intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr, void*(*start_
rtn
XscKernel
·
2013-01-25 20:00
【思考】函数指针与指针函数
include //用于创建线程 int pthread_create(pthread_t *tidp, const pthread_attr_t *attr, void *(*start_
rtn
雪色梦貘
·
2013-01-19 23:56
函数指针
指针函数
嵌入式C
JNI-Java和C之间通信
主要通过一些方法、函数来介绍下Java和C之间通信Java通过JNI调用C函数实例代码char*Jstring2CStr(JNIEnv*env,jstringjstr) { char*
rtn
=NULL;
Tibib
·
2013-01-18 17:00
ipmsg学习笔记3—多线程1
1、创建线程的函数intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr,void*(*start_
rtn
)(
pingnanlee
·
2012-12-08 09:00
Jni C 与 Java 互调
char*的转换 char* jstringTostring(JNIEnv* env, jstring jstr) { char*
rtn
zswnet
·
2012-11-20 20:07
java
android
jni
cocos2dx
pthread_create用法
#includeintpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr,void*(*start_
rtn
)(void
zhaojunjiezhao
·
2012-10-22 18:54
number
include
void
failure
的
pthread_create
#include函数声明intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr,void*(*start_
rtn
cuiyifang
·
2012-10-09 14:00
linux下C语言多线程(一)线程的创建与取消
#include intpthread_create(pthread_t*restricttidp, constpthread_attr_t*restrictattr, void*(*start_
rtn
zjl410091917
·
2012-09-20 16:00
JOIN
thread
多线程
c
linux
语言
pthread_create
#include函数声明intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr,void*(*start_
rtn
wwliu
·
2012-08-18 09:00
pthread_create
创建线程
Linux 线程操作函数总结
线程操作函数总结1、线程创建函数intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr,void*(*start_
rtn
zsf8701
·
2012-07-31 17:00
JOIN
thread
优化
buffer
编译器
线程
filename -lpthread创建线程 intpthread_create(pthread_t*tidp,constpthread_attr_t*attr,void*(*start_
rtn
lin772662623
·
2012-07-28 19:00
linux下C语言多线程(一)线程的创建与取消
include intpthread_create(pthread_t*restricttidp, constpthread_attr_t*restrictattr, void*(*start_
rtn
koches
·
2012-07-25 21:00
pthread_create函数的详细讲解(包括向线程函数传递参数详解)
#include函数声明intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr,void*(*start_
rtn
liangxanhai
·
2012-07-20 14:00
thread
linux
gcc
null
include
编译器
pthread_create简介
include函数声明int pthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr,void*(*start_
rtn
hudashi
·
2012-07-02 17:00
jstring, char* 变换函数
// jstring To char* char* jstringTostring(JNIEnv* env, jstring jstr) { char*
rtn
= NULL; jclass
laiyangdeli
·
2012-05-03 13:00
String
linux程序设计笔记---pthread
intpthread_create(pthread_t*pthread_id,constpthread_attr_t*attr,void*(*start_
rtn
)(void*),void*arg); pthread_t
zhangxiaopeng0829
·
2012-04-08 18:00
JOIN
thread
多线程
linux
function
null
PB导入Excel
longll_excelok,ll_
rtn
,ll_rowcount,ll_rowstringls_emp_no,ls_emp_name,ls_emp_sex,ls_emp_age,ls_emp_birthdaystringls_pathname
sunfor
·
2012-03-17 15:00
工作
Date
String
Excel
Integer
insert
linux多线程 pthread用法
include int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict attr, void *(*start_
rtn
xpp02
·
2012-03-16 13:00
pthread
linux下用C开发多线程程序
#include intpthread_create(pthread_t*restricttidp, constpthread_attr_t*restrictattr, void*(*start_
rtn
hua_007
·
2012-03-12 21:00
pthread_create函数使用
#include函数声明intpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrict_attr,void*(*start_
rtn
xiufu004
·
2012-01-13 11:00
pthread多线程学习笔记三线程清理处理程序
Voidpthread_cleanup_push(void(*
rtn
)(void*),void*arg);Voidpthread_pop(intexecute);这与进程可以用atexit函数安排进程退出时需要调用的函数是类似的
I smell magic in the air
·
2011-11-13 22:00
PB中调用IC卡读写器的程序
读取卡号Integeri,li_
rtn
,area,keya1b0bytectrlword,serial[4],picckey[6],piccdata0_2[48]area=8//操作第8区keya1b0
car_reader
·
2011-10-14 15:36
职场
pb
休闲
开发源代码
PB中调用IC卡读写器的程序
读取卡号Integeri,li_
rtn
,area,keya1b0bytectrlword,serial[4],picckey[6],piccdata0_2[48]area=8//操作第8区keya1b0
car_reader
·
2011-10-14 15:36
职场
休闲
pb
调用IC卡读卡器程序
嵌入式常用的数据处理
includeintuldel(ULONGul1,ULONGul2,ULONG*uld){ intrtn; ULONGulrtn; if(ul1ul2) { ulrtn=ul1-ul2;
rtn
zhoujk0520
·
2011-10-02 22:00
Linux下的pthread多线程编程
restrict tidp, const pthread_attr_t *restrict attr, void *(*start_
rtn
疯狂的草儿
·
2011-08-20 01:00
pthread
Linux下的pthread多线程编程
restrict tidp, const pthread_attr_t *restrict attr, void *(*start_
rtn
疯狂的草儿
·
2011-08-20 01:00
pthread
pthread_create用法
include intpthread_create(pthread_t*restricttidp, constpthread_attr_t*restrictattr, void*(*start_
rtn
yanyiyyy
·
2011-08-07 00:00
clob用在dao层
public static String clob2String(Clob fieldName) { String
rtn
=null; 
love398146779
·
2011-08-04 17:00
clob
pthread库学习-2:基本函数
:#includeintpthread_create(pthread_t*restrict_tidp, constpthread_attr_t*restrict_attr, void*(*start_
rtn
zhh_steven
·
2011-07-12 09:00
JOIN
thread
多线程
null
fun
destructor
pthread_create用法
#includeintpthread_create(pthread_t*restricttidp,constpthread_attr_t*restrictattr,void*(*start_
rtn
)(void
登山之道
·
2011-05-21 18:00
jstring 和char* 之间的转换方法
//jstringtochar*char*jstringTostring(JNIEnv*env,jstringjstr){ char*
rtn
=NULL; jclassc
xqhrs232
·
2011-05-13 09:00
多线程参数传递
include int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict attr, void *(*start_
rtn
zhangwenjianqin
·
2011-05-12 22:00
JOIN
thread
多线程
数据结构
linux
null
线程基本概念
>int pthread_create(pthread_t *restrict tidp, const pthread_attr_t *restrict attr, void *(*start_
rtn
jandroid
·
2011-05-05 23:00
线程
线程基本概念
>int pthread_create(pthread_t *restrict tidp, const pthread_attr_t *restrict attr, void *(*start_
rtn
wapysun
·
2011-05-05 23:00
thread
多线程
数据结构
linux
gcc
linux 线程常用函数
include int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict attr, void *(*start_
rtn
newnewman80
·
2011-03-30 10:00
JOIN
thread
数据结构
linux
测试
null
Oracle 十进制、二进制相互转换自定义函数
create or replace function number_2_bit(v_num number) return varchar is v_
rtn
varchar(2000); v_n1 number
Wen_Chang
·
2011-02-22 10:00
oracle
sql
proquest的采集程序demo测试截图
,Spring.net,Memcached分布式数据排重,自动分页,错误自动重试,超时处理等自能纠错技术,,配置部分 部分代码
rtn
zfrong
·
2011-02-14 23:00
上一页
1
2
3
4
5
6
下一页
按字母分类:
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
其他