-
本教程研究了线程的基础知识 ― 线程是什么、线程为什么有用以及怎么开始编写使用线程的简单
程序。
我们还将研究更复杂的、使用线程的应用程序的基本构件...
本教程研究了线程的基础知识 ― 线程是什么、线程为什么有用以及怎么开始编写使用线程的简单
程序。
我们还将研究更复杂的、使用线程的应用程序的基本构件 ― 如何在线程之间交换数据、如何控制
线程以及线程如何互相通信。 -This tutorial studies the basics of the thread- what threading, thread why and how useful to start writing a simple program using threads. We will also look more complex, using a thread an essential component of the application- how to exchange data between threads, how to control the thread, as well as how threads communicate with each other.
- 2022-07-24 07:55:09下载
- 积分:1
-
(电子书)
(eBook) - Java - Thinking in Java, 3rd Edition - Revision 4.0-(eBook)- Java- Thinking in Java, 3rd Edition- Revision 4.0
- 2022-06-15 16:11:49下载
- 积分:1
-
中华人民共和国电力行业标准第 101 篇 基本远动任务配套标准...
中华人民共和国电力行业标准第 101 篇 基本远动任务配套标准-The People" s Republic of China Electric Power Industry Standard No. 101 Standard for Basic Telecontrol Tasks
- 2022-03-20 21:21:30下载
- 积分:1
-
"c 100 cases and Language Guide" to teach you to build C language lear...
《c语言100例及教程》教你学习C语言
照着例程就可以轻松学习C-"c 100 cases and Language Guide" to teach you to build C language learning routines can easily learn C
- 2023-07-28 06:20:04下载
- 积分:1
-
Manual QT Embedded, for embedded QT Development
QT Embedded 说明书,用于嵌入式QT开发-Manual QT Embedded, for embedded QT Development
- 2022-02-22 04:15:19下载
- 积分:1
-
java
java UML
状态图
序列图
软件设计
-java UML
- 2022-05-15 12:28:37下载
- 积分:1
-
超星格式的有关SIP的书,SIP揭密,讲的很详细,拿出来给大家共享一...
超星格式的有关SIP的书,SIP揭密,讲的很详细,拿出来给大家共享一-Superstar format of the SIP, SIP to conduct, said very detailed, out to share about the next
- 2022-10-20 00:35:04下载
- 积分:1
-
本书的主要目标是为你提供有关Java 应用和Java applets 的面向对象的程序设计所必需的知识和技能;
并讲授Java 编程语言句法和面向对象的概念...
本书的主要目标是为你提供有关Java 应用和Java applets 的面向对象的程序设计所必需的知识和技能;
并讲授Java 编程语言句法和面向对象的概念,以及Java 运行环境的许多特性, 对图形用户界面(GUIs)、
多线程和网络的支持等。本课程包括了参加SUN Certified Java Programmer 和SUN Certified Java Developer
考试所必备的知识。-The main objective of this book is for you to provide Java applications and Java applets of the object-oriented programming the necessary knowledge and skills and teach Java programming language syntax and object-oriented concepts, Java runtime environment as well as many of the features of of graphical user interfaces (GUIs), multithreading and network support. Take part in this course include the SUN Certified Java Programmer and SUN Certified Java Developer exam necessary knowledge.
- 2022-02-09 19:31:56下载
- 积分:1
-
这是一本学习集成环境下c语言编程的资料书。它通过电子书的形式描述了集成环境下c语言编程技巧。...
这是一本学习集成环境下c语言编程的资料书。它通过电子书的形式描述了集成环境下c语言编程技巧。-This is an integrated learning environment information c language programming book. It describes the form of electronic integrated environment c language programming skills.
- 2022-06-28 23:09:29下载
- 积分:1
-
HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a...
HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题-HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a result of the reasons the project has run 2.6.11,2.6.13 and 2.6.15, try a bit ftp.kernel.org downloaded 2.6.16, no run up, stop. 2. Editor linux-2.6.15/Makefile, ARCH? = $ (SUBARCH) CROSS_COMPILE? = Read ARCH? = Arm CROSS_COMPILE? = Arm-unknown-linux-gnu-compiler I used is version 4.0.1, the general 3.x should be no problem
- 2022-08-20 07:30:03下载
- 积分:1