-
python_programming_with_the_javat_class_libraries
Python_Programming_with_the_JavaT_Class_Libraries
- 2022-08-14 23:21:47下载
- 积分:1
-
简单编程给需要的人,VC做的计算器。还有说明
简单编程给需要的人,VC做的计算器。还有说明-simple programming to the people in need, VC done calculator. Also note
- 2023-02-04 04:25:03下载
- 积分:1
-
根据《VC++6.0 用户界面制作技术与应用实例》写的一些代码,主要功能有无模式对话框、切分窗口、CDialogBar等一些基本界面操作,比较初级...
根据《VC++6.0 用户界面制作技术与应用实例》写的一些代码,主要功能有无模式对话框、切分窗口、CDialogBar等一些基本界面操作,比较初级-According to
- 2022-03-05 19:05:55下载
- 积分:1
-
「到 Petzold 的书中找找」仍然是解决 Windows 程式开发各种疑难杂症时的灵丹妙药。在第五版的《Windows 程式开发设计指南》中,作者身违背受敬...
「到 Petzold 的书中找找」仍然是解决 Windows 程式开发各种疑难杂症时的灵丹妙药。在第五版的《Windows 程式开发设计指南》中,作者身违背受敬重的 Windows Pioneer Award(Windows 开路先锋奖)得主,依据最新版本 Windows 作业系统,以可靠的取材资料校定这一本经典之作一再一次深入探索了 Win32 程式设计介面的根本重心。 -"Petzold book room" is still Windows programs to solve various problems for Taiwan"s development when a panacea. The fifth edition of the "Windows programs to develop design guidelines," the authors who violated respected Windows Pioneer Award (Windows pioneer Award) winner, based on the latest version of the Windows operating system, based on reliable information determined that the classics again for an in-depth exploration of Win32 programming interfaces the fundamental focus.
- 2023-05-06 20:45:03下载
- 积分:1
-
Advanced Number Theory
Advanced Number Theory
- 2022-08-14 08:58:36下载
- 积分:1
-
introduced Ip over SDH the basic knowledge and skills.
介绍了Ip over SDH的基本知识和技术。-introduced Ip over SDH the basic knowledge and skills.
- 2022-04-17 22:11:26下载
- 积分:1
-
OrCADPSpiceAD9.21 simple tutorial. Pdf, OrCADCaptureCIS9 Practical Guide. Pdf, p...
OrCADPSpiceAD9.21简明教程.pdf,OrCADCaptureCIS9实用教程.pdf,pture_training.doc,Layout_training.doc,
PSpice_training.doc 培训资料-OrCADPSpiceAD9.21 simple tutorial. Pdf, OrCADCaptureCIS9 Practical Guide. Pdf, pture_training.doc, Layout_training.doc, PSpice_training.doc training materials
- 2022-05-28 05:46:58下载
- 积分:1
-
书。本书对ASP
好书啊。关于ASP的新书-books. Book on ASP
- 2022-02-21 13:04:38下载
- 积分:1
-
通信系统中的数字调制
Digital Modulation in Communications Systems - Agilent .pdf-Digital Modulation in Communications Systems- Agilent .pdf
- 2022-04-19 22:02:17下载
- 积分:1
-
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Ja...
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expan
- 2022-07-09 18:17:48下载
- 积分:1