-
E:工具软件asc10.zip
E:工具软件asc10.zip-E : tools asc10.zip
- 2022-03-12 00:05:10下载
- 积分: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
-
Visual C++ 6.0实例教程电子教案,很不错的
Visual C++ 6.0实例教程电子教案,很不错的-Visual C 6.0 tutorial examples of electronic lesson plans, a very good
- 2022-12-04 12:30:03下载
- 积分:1
-
With C++ The design of game engine
用C++设计游戏引擎-With C++ The design of game engine
- 2022-08-19 04:19:06下载
- 积分:1
-
C++Primer 4th,英文版,C++编程的得力助手,有需要的就赶快下吧
C++Primer 4th,英文版,C++编程的得力助手,有需要的就赶快下吧-C Primer 4th, English, C Programming"s right, we need it quickly under
- 2022-06-27 18:28:56下载
- 积分:1
-
将系统的原程序拷贝到本地计算机后,去掉文件夹的只读属性,按照《安装配置说明书》内容完成配置后,便可在本地计算机上运行网站了。
在企业进销存的登录界面,输入用...
将系统的原程序拷贝到本地计算机后,去掉文件夹的只读属性,按照《安装配置说明书》内容完成配置后,便可在本地计算机上运行网站了。
在企业进销存的登录界面,输入用户名:mr 密码:mrsoft 单击【登录】按钮,进入如图1。2所示的企业进销存管理系统的主界面。企业进销存管理系统主要包括:基础信息管理、库存管理、商品销售、查询统计、往来管理和系统设置六大管理模块。
-system will copy the original program of the local computer, remove the read-only folder attributes, according to the "installation configuration specification" as complete configuration, will be on the local machine running the site. Invoicing enterprises in the login screen, enter a user name : mr Password : Login mrsoft-- [click button enter a figure. 2 Invoicing enterprises, as shown in the main system management interface. Invoicing enterprise management system include : basic information management, inventory management, sales, inquiries statistics, between management and system management module installed six.
- 2022-11-08 08:50:04下载
- 积分:1
-
传输控制协议
TCP-IP详解-TCP-IP Elaborates on
- 2022-04-07 09:32:03下载
- 积分:1
-
elipse快捷键,来自网络资源。望大家好好学习java
elipse快捷键,来自网络资源。望大家好好学习java-elipse shortcut keys, from network resources. Hope everyone study hard java
- 2023-02-01 02:15:03下载
- 积分:1
-
Virtual reality three
虚拟现实中三维地形可视化系统研究与实现,描述了三维地形中的纹理视图的研究等技术.-Virtual reality three-dimensional terrain visualization system, Research and Implementation, describes the texture of three-dimensional terrain view of research techniques.
- 2022-07-21 11:34:23下载
- 积分:1
-
《DirectShow开发指南》源码
本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用。
- 2022-07-17 07:02:45下载
- 积分:1