搜索资源列表
jvtv_0.6
- JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around
hsqldb_1_8_0_7
- hsqldb是100%java实现的数据库,是一个开放源代码的JAVA数据库 l 具有标准的SQL语法和JAVA接口 l HSQLDB可以自由使用和分发 l 非常简洁和快速的 l 具有内存数据库,独立数据库和C/S数据库三种方式 l 可是在APPLET中使用 更多的细节: l 索引可以被创建和自动使用 l 支持事务处理 l 允许表关联 l 完整性引用和约束 l 支持JAVA存储过程和函数
estate_java
- 小区物业管理系统,java/access数据库,使用c/s架构,需要程序开发文档可联系我-district property management system, java / database access, the use of c / s structure, Development needs documentation can be linked I
g4j-0.3.12.c
- Gmail API for Java 一个gmail信箱的客户端,直接访问gmail信箱,不用登陆gmail网站。-Gmail API for Java a gmail mail client, direct access gmail mailbox, not gmail landing site.
bus
- 还关于一些路径问题,造成一些小麻烦 将该文件保存在c盘根目录下,并且有Java环境,然后双击traffic.jar快捷方式就可以运行本程序 本系统用Java语言编写,采用netbeans工具,使用 access 数据库 本系统也有许多缺陷有待改进,是一个简单的课设成品
JavaDataBase
- 许多开发者和用户都在寻找Java程序中访问数据库的便捷方法。由于Java是一个健壮,安全,易于使用的, 易于理解且可以从网络中自动download ,所以它成为开发数据库应用的一种良好的语言基础。它提供了C, C++,Smalltalk, BASIC, COBOL,and 4GLs的许多优点-many developers and users are looking for Java programs easy access to the database method. Because Jav
BANK.zip
- 开发设计一个网络银行系统,要求完成一下功能: A.个人存取款业务系统的设计; B.存、取款的算法设计; C.数据库系统设计; 使用的是MyEclipse 6.5开发环境。并在该程序中我们一共建立了12个页面,两个数据库表。我们主要运用struts实现数据库表与各个页面的连接以及各个页面的跳转。 ,Designed to develop a network of the banking system, required to complete some functions: A. i
CNativeCode
- Java JNI。java中通过JNI接口与C或C++编写的本地代码库(*.DLL)互相调用。 本例中不但在Java中调用C++代码,而且在C++代码中访问Java变量并修改。-Java JNI. java through JNI interface with C or C++ prepared native code library (*. DLL) call each other. In this case not only in Java call C++ Code, but also
Java_Native
- Java不是完美的,Java的不足除了体现在运行速度上要比传统的C++慢许多之外,Java无法直接访问到操作系统底层(如系统硬件等),为此Java使用native方法来扩展Java程序的功能。-Java is not perfect, Java in addition to the lack of speed in the run than traditional C++ Slow many outside, Java can not directly access to the underly
ExamOnlineAcc
- 在线考试系统完整版源码(C#&Access) 该考试系统为一同学毕业设计,采用Access数据库,三层开发 DB_51aspx下为Access数据库文件,Web为网站文件夹 目录下的Auto Generated Code均为代码生成器自动生成的代码 ExamDAL/DBHelp.cs为数据处理文件,注意使用时请先配置其中string strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的数据库路径并编译才
WOS_06TR@SJTU_CS
- Java实现的网上订餐系统,C/S架构,数据库使用Access,CLient端有优雅界面,Server端简洁方便。-A Java implemented Web Order System which uses C/S framework, Access DataBase and has wonderful interfaces both of client and server.
cheat
- Java多线程问题。生产者(P)生产一个产品,消费者(C)获取一个产品;P没有生产产品之前,C不能够获取;P只能够在C获取产品之后,才能生产下一个。-Java multi-threading issues. Producer (P) production of a product, consumers (C) to obtain a product P does not produce products before, C can not access P can only obtain t
servletapi
- 这是一个chm文件,供大家查阅各种类、接口和方法的使用,是否善于查询手册是评价一个程序员水平的重要依据。-This is a chm file for all to access a variety of classes, interfaces and methods used to evaluate whether the manual good query an important basis for the level of a programmer.
news_sql
- 数据据库权限模块!可以用于各种系统下的权限验证!权限可以用于C/S B/S等结构的系统中!可移植性好-Data database access module! Can be used for various system privileges under verification! Permissions can be used for C/SB/S structure of the system! Portability is good ... ...
myblog
- 说明对本系统的主要的输入输出项目、处理的功能性能要求,详细的说明可参见附录C。 1、 显示页面需要的数据全部从数据库中读取,以网页的形式列在页面上供使用者浏览。 2、 当单击相应的信息标题时,将显示详细的信息页面供用户查阅。 3、 普通用户还可以在浏览相关的信息时发表评论,并在自己的博客中编辑、修改、删除日志,上传和删除照片,上传、修改头像,添加和删除音乐,添加好友,回复留言等功能。 4、 不同用户之间具有相互独立性,即不同用户进入自己博客显示的只有自己的博客内容。 5、 博
OrderFrom
- The most useful language is now editor, support almost all of the language, such as C, C++, ASM, PAS, ASP, HTML and common, also support the define your own key words, if you re a programmer or web producer, the software to you can be of help. Source
Using-C-to-achieve--method
- 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
CdShop
- 首先通过登录才能访问系统,密码错误返回提示信息,基于c/s结构的音乐共享平台,禁止使用数据库,没有用户名的用户可以使用窗口注册-First be logged in to access the system, the password is wrong return message, music sharing platform based on the c/s structure, prohibit the use of the database user name user can use
Java-access-control
- Java访问权限控制,为Java操作文件、写入文件分配合适的权限,定义写到文件的信息、定义文件,输出到c:/hello.txt、写信息到文件、关闭输出流。-Java access control, assign the appropriate permissions for Java operating files, write files, define the information written to the file definition file, output to c :/ he
HHH
- 自动访问需要访问的指定网站,并自动下载指定内容。(Access the website automatically and download it.)