搜索结果
找到约 600 项符合
EV-DO 的查询结果
编译器/解释器 This package consists of the executable (UCW), a default script file, this file, and the library fi
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( use folder names ) this will
automat ...
编译器/解释器 Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script
Welcome to UnderC version 1.2.9w
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( us ...
Java编程 一个简单的同学录系统,有增、删、修改、查询、分页功能
一个简单的同学录系统,有增、删、修改、查询、分页功能,非常适合JSP的初学者。
编程环境:MyEclipse+Access+Tomcat5.5
文件列表:
index.jsp-------------------首页文件模块
add_new.jsp-----------------增加记录模块
modify.jsp------------------修改记录模块
del.jsp---------------------删除记录模块
save.jsp------ ...
Java书籍 SQL Server Security Distilled, Second Edition by Morris Lewis ISBN:1590592190 Apress © 2004
SQL Server Security Distilled, Second Edition
by Morris Lewis ISBN:1590592190
Apress &copy 2004 (352 pages)
This book takes an in-depth look at what you can do to secure data in SQL Server, shows how to authenticate access to data on the server, and authorizes what users can and can t do with tha ...
VHDL/FPGA/Verilog 电话用户信令的控制器源码
电话用户信令的控制器源码,此外还包括
相应的测试程序以及批处理文件do。
Java编程 java网络编程文档教材 Java网络编程 .doc Java基础 三步学会Java Socket编程 Java网络编程---IO部分学习笔记整理 .doc 使用JAVA编写网络通信程序.do
java网络编程文档教材
Java网络编程 .doc
Java基础 三步学会Java Socket编程
Java网络编程---IO部分学习笔记整理 .doc
使用JAVA编写网络通信程序.doc
Delphi控件源码 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei
图形显示技巧,这是其中一段代码
procedure TForm1.Button1Click(Sender: TObject)
var
newbmp:TBitmap
i,bmpheight,bmpwidth:integer //推拉
begin
newbmp:=TBitmap.Create
newbmp.Width:=image1.Width
newbmp.Height:=image1.Height
bmpheight:=image1.Height
bmpwidth:=image1.Width
for i:=0 to bmphei ...
其他书籍 You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of S
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next ...
其他数据库 f your application uses MFC in a shared DLL, and your application is in a language other than the
f your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it t ...
编译器/解释器 Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other ...