搜索结果
找到约 873 项符合
DO-WHILE 的查询结果
Java书籍 Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts
Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts Kick Start is a "hands-on" book filled with sample applications and code snippets you can reuse, and in-depth coverage of new features in Struts 1.1. If you are looking for a practical book that "show ...
系统设计方案 This application note describes the three methods that can be used to program the Flash code memory
This application note describes the three methods that can be used to
program the Flash code memory of the 89C51Rx+/Rx2/66x families
of microcontrollers. It discusses in detail the operation of the
In-System Programming (ISP) capability which allows these
microcontrollers to be programmed while moun ...
Linux/Unix编程 Please read your package and describe it at least 40 bytes. System will automatically delete the di
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
书籍源码 This is the 1500 question and answer really great related technical programming delphi, each questio
This is the 1500 question and answer really great related technical programming delphi, each question is a programming tips may surprise you do not doubt about its performance.
FlashMX/Flex源码 package and describe it at least 40 bytes. System will automatically delete the directory of debug
package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
中间件编程 Please read your package and describe it at least 40 bytes. System will automatically delete the di
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on
Delphi控件源码 dddocuments. (upload 5 files, you can download 200 files). Webmaster will activate the Member Acc
dddocuments. (upload 5 files, you can download 200 files).
Webmaster will activate the Member Account after checking your files. If you do not want to upload source code, you can join the [VIP member] to get account.
Delphi控件源码 FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible Inter
FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, Kylix 3, gnat-3.15p, ...
其他 FileTimeSpy: Often times you may need to touch a file by setting its Created, Modified or Last Acces
FileTimeSpy: Often times you may need to touch a file by setting its Created, Modified or Last Accessed date and time. This sample shows how to do it.
嵌入式/单片机编程 procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1
procedure senddata
var
i:integer commflg : Boolean
begin
commflg:=true
for i:=1 to 8 do
begin
if not fcomm comml writecommdata(sendbutter,i) then
begin
Commflg=false
break
end
end
end
(4) 接收数据
在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发送数据以使PC机了解系 ...