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
multiThread
VC编译选项 MT MTd MD MDd 全面分析
库文件Singlethread(staticlink)ML libc.libDebugsinglethread(staticlink)MLd libcd.lib
MultiThread
iuhsihsow
·
2012-02-03 12:00
thread
多线程
c
dll
library
编译器
volatile关键字用法
转:http://www.parallellabs.com/2010/12/04/why-should-we-be-care-of-volatile-keyword-in-
multithread
ed-applications
g000l
·
2012-01-18 14:25
诡异的写法
public class
MultiThread
Test { /** * @param args */ public static void main(String[] args
sbl2255
·
2012-01-12 10:00
写
HOWTO: using gprof with
multithread
ed applications
原文地址:http://sam.zoy.org/writings/programming/gprof.html HOWTO:usinggprofwith
multithread
edapplicationsWhatisgprof
huipengzhao
·
2012-01-10 23:00
linux多线程编程介绍
虽然传统的UNIX进程包含单个控制线程,但多线程(
multithread
ing,MT)会将一个进程分成许多执行线程,其中每个线程都可独立运行。
cai0538
·
2012-01-09 17:00
多线程
编程
linux
活动
任务
multithreading
一些VC的快捷键以及调试方法技巧
检测程序中的括号是否匹配把光标移动到需要检测的括号(如大括号{}、方括号[]、圆括号()和尖括号c/c++选项,选择codegeneration,在userun-timelibrary下拉框中选择debug
multithread
zhaodan19861107
·
2012-01-05 13:00
工作
Microsoft
mfc
compiler
generation
variables
让Task报告进度
ReportingProgressfromTasksThe.NET4.0TaskParallelLibraryrespresentsahugeshiftinthewayfuture
multithread
edcodewillbewritten.TheTPLandhigher-levelabstractions
h2appy
·
2011-12-28 11:27
C#
进度
progress
task
休闲
FindBugs的Bug种类说明
自带检测器,其中有60余种Bad practice,80余种Correctness,1种 Internationalization,12种Malicious code vulnerability,27种
Multithread
ed
shithanwa
·
2011-12-28 10:00
findbugs
单例模式
在本月的专栏中,DavidGeary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
zhanshenyn
·
2011-12-27 15:00
java高手必备
multithread
ing,reflec
zone8089653
·
2011-12-26 23:00
java
C++多线程
C/C++Runtime多线程函数一简单实例(来自codeprojct:http://www.codeproject.com/useritems/
Multithread
ingTutorial.asp)主线程创建
mniwc
·
2011-12-23 15:00
thread
多线程
C++
Microsoft
null
编译器
精通JAVA的25个标准
multithread
ing,reflectio
jokeHello
·
2011-12-17 20:00
HttpClient+ Spring实现多线程
HttpClient通过
MultiThread
edHttpConnectionManager实现多线程通讯 HttpConnectionManagerParams设置connectionTimeout
oneforce
·
2011-12-13 09:00
httpclient
spring
0.VC(Custom)-DisableThreadLibraryCalls
TheDisableThreadLibraryCallsfunctionletsaDLLdisabletheDLL_THREAD_ATTACHandDLL_THREAD_DETACHnotificationcalls.就是不接收这两个消息,hiscanbeausefuloptimizationfor
multithread
e
hgy413
·
2011-12-02 12:00
VC
wait(), notify() and notifyAll() in Java - A tutorial
butyoucanachieveamoresubtlelevelofcontrolthroughinter-processcommunication.Asyouwillsee,thisisespeciallyeasyinJava.
Multithread
ingreplaceseventlooppro
com_stu_zhang
·
2011-12-02 09:00
java
thread
object
Random
Class
methods
Android:多线程的HttpClient
/*Addressing
Multithread
ingIssues Theexampleswe’veshownsofarcreatedanewHttpClientforeachrequest.In practice
ouyangtianhan
·
2011-12-01 16:00
如何提升JAVA技术开发能力—JAVA学习25个关注点
2.你需要学习Java语言的基础知识以及它的核心类库(collections、serialization、streams、networking、
multithread
ing、re
xx371557412
·
2011-11-30 17:00
Java学习
JAVA程序员您需要学习的25个标准
(2)你需要学习JAVA语言的基础知识以及它的核心类库(collections,serialization,streams,networking,
multithread
ing,reflection
zongquanliu
·
2011-11-28 12:01
java
25标准
JAVA程序员需要学习的25个标准
2、你需要学习JAVA语言的基础知识以及它的核心类库(collections,serialization,streams,networking,
multithread
ing,reflection,e
allenwoody
·
2011-11-28 10:32
java
java
javabeans
multithreading
webwork
serialization
localization
qt4+opencv的搭建
http://blog.csdn.net/moc062066/article/details/6615811qt+opencv的使用http://code.google.com/p/qt-opencv-
multithread
ed
lsg32
·
2011-11-26 20:00
JAVA程序员您需要学习的25个标准
(2)你需要学习JAVA语言的基础知识以及它的核心类库(collections,serialization,streams,networking,
multithread
ing,reflec
xp9802
·
2011-11-25 09:00
java
jsp
单例模式01
在本月的专栏中,DavidGeary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
·
2011-11-20 23:00
单例模式
苹果官方文档-线程编程指南之一:介绍
翻译自:http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/
Multithread
ing/Introduction
workhardupc100
·
2011-11-20 19:00
如何用Java编写多线程
--转发-- When you are writing graphical programs that use AWT or Swing,
multithread
ing is a necessity
li.oo
·
2011-11-18 16:00
如何用Java开发多线程
多线程下载文件
(1) public class
MultiThread
Download extends Thread { //定义的一些常量变量,看名字就知道什么意思了
jykenan
·
2011-11-18 11:00
精通JAVA的25个标准
multithread
ing,reflectio
牧马
·
2011-11-16 15:05
java
设计
程序
基础知识
networking
如何提高Java开发能力
2.你需要学习Java语言的基础知识以及它的核心类库(collections、serialization、streams、networking、
multithread
ing、ref
blessed24
·
2011-11-15 19:00
java开发
OpenGL ES
multithread
ing and EAGLSharegroup
OpenGLES
multithread
ingandEAGLSharegrouphttp://developer.apple.com/library/ios/#qa/qa1612/_index.htmlTechnicalQ
厚积薄发,滴水穿石
·
2011-11-15 17:00
Qt多线程编程总结(一)
推荐阅读:ThreadsPrimer:AGuideto
Multithread
edProgrammingThreadTime:The
Multithread
edProgrammingGuidePthreadsPr
mznewfacer
·
2011-11-13 15:00
多线程
编程
工作
Class
buffer
qt
Qt多线程编程总结(一)
推荐阅读: Threads Primer: A Guide to
Multithread
ed Programming Thread Time: The
Multithread
ed Prog
wangxiaohigh
·
2011-11-13 15:00
多线程
Java线程的传说(2)——HttpClient超时机制(安全问题处理:访问超大文件控制)
说明: 项目中使用的HttpClient版本是3.1测试一般的HttpClient使用例子:
MultiThread
edHttpConnectionManagermanager=new
MultiThread
edHttpConnectionManager
budapest
·
2011-11-06 23:00
java
thread
exception
manager
socket
String
6.087 Practical Programming in C, lec13
Multithread
edprogramming.SocketsandasynchronousI/O
Multithread
edprogramming•OSimplementsscheduler–determineswhichthreadsexecute
jubincn
·
2011-11-06 21:00
programming
6.087 Practical Programming in C, lec13
Multithread
edprogramming.SocketsandasynchronousI/O
Multithread
edprogramming•OSimplementsscheduler–determineswhichthreadsexecute
jubincn
·
2011-11-06 21:00
关于run loop
原文:http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/
Multithread
ing/RunLoopManagement
volcan1987
·
2011-11-05 21:00
6.087 Practical Programming in C, lec12
Multithread
ingandconcurrencyPreliminaries:Parallelcomputing•Parallelism:Multiplecomputationsaredonesimultaneously
jubincn
·
2011-11-03 23:00
programming
6.087 Practical Programming in C, lec12
Multithread
ingandconcurrencyPreliminaries:Parallelcomputing•Parallelism:Multiplecomputationsaredonesimultaneously
jubincn
·
2011-11-03 23:00
你需要知道的J2EE的25个标准
multithread
ing
paulwong
·
2011-11-03 20:00
Android线程优先级设置方法
对于Android平台上的线程优先级设置来说可以处理很多并发线程的阻塞问题,比如很多无关紧要的线程会占用大量的CPU时间,虽然通过了
MultiThread
来解决慢速I/O但是合理分配优先级对于并发编程来说十分重要
arnoldsi2012
·
2011-11-02 16:00
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
Java之Thread(线程题)
publicclass
MultiThread
Test{ staticMyDatam
liuzidong
·
2011-10-31 12:00
java
thread
生产者与消费者(多线程经典案例)
生产者与消费者(多线程经典案例)注:此示例来自MLDN讲师李兴华JAVASE基础教学部分生产者和消费者是多线程中一个经典的操作案例下面一起看下代码:示例一:package org.lx.
multithread
ing
程序员
·
2011-10-29 18:00
JAVA 单例模式完全剖析
在本月的专栏中,David Geary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
abc123456789cba
·
2011-10-27 13:00
java
设计模式
thread
多线程
log4j
Multi-Core CPU articles
Scalable
Multithread
edProgrammingwithThreadPools http://msdn.microsoft.com/en-us/magazine/gg232758.aspx
niexiao2008
·
2011-10-27 07:00
SMT、CMP、SMP
1、多线程 同时多线程Simultaneous
multithread
ing,简称SMT。
zhangxinrun
·
2011-10-26 17:00
多线程
cache
unix
服务器
任务
branch
Java多线程笔记1——多线程两种实现方式
1.通过继承Thread实现多线程 package net.jerryblog.
multithread
; public class MyThread extends Thread {
wawlian
·
2011-10-21 23:00
java多线程
上一页
26
27
28
29
30
31
32
33
下一页
按字母分类:
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
其他