Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - system file java
Search - system file java - List
一个电子名片系统,还有一个数据库文件,用的是SQL数据库,用的时候必须自己手动还原数据库.小弟新手..可能还有漏洞..呵.. -an electronic card system, a database file, using the SQL database, the time must be manually restore their database. The younger newcomers .. there may be loopholes .. uh ..
Date : 2025-12-30 Size : 9.4mb User : 李泉

hibernate数据持久化组件 对象持久化,把数据保存在永久的存储介质中(数据库) OR/M(object relation mapping)对象关系映射。 POJO类,就是标准的Java Bean。 Hibernate就是一个可以自动的根据xml完成对象关系映射,并持久化到数据库的开源组件。 Hibernate的底层也是有JDBC实现的。 hibernate是通过xml文件的配置,对数据库的底层的方言,以及数据库连接所需的信息,以及连接数据库的驱动。 hibernate的系统配置文件的名字一般叫做hibernate.cfg.xml,一般是映射类名加.hbm.xml。一般将映射类的xml文件和实体类放在一起。-hibernate data persistence component object persistence, the data stored in the permanent storage medium (database) OR/M (object relation mapping) object-relational mapping. POJO class, is the standard Java Bean. Hibernate is an automatic xml completed in accordance with object-relational mapping and persistence to the database of open source components. Hibernate is the underlying implementation of JDBC have. hibernate through the xml file configuration, the bottom of the database dialects, as well as the database connection information required, as well as database connectivity driver. hibernate the system configuration file name of the general called hibernate.cfg.xml, generally add the class name mapping. hbm.xml. Will be mapped the general category of xml documents and entity class together.
Date : 2025-12-30 Size : 15kb User : 柳益君

 JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。   JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。 -JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
Date : 2025-12-30 Size : 19kb User : leizi

还关于一些路径问题,造成一些小麻烦 将该文件保存在c盘根目录下,并且有Java环境,然后双击traffic.jar快捷方式就能运行本程序源码 本本系统用Java语言开发,使用netbeans工具,使用 aaccess 数据库 本系统也有许多缺陷有待改进,是一个简单易懂的课设成品 可直接使用。 -On some paths, resulting in some little trouble to save the file in the c root directory and the Java environment, and then double-click traffic.jar shortcut will be able to run the program source books developed by Java language, using netbeans tools, use aaccess database of the system also had many shortcomings to be improved, is a simple class-based finished products can be used directly.
Date : 2025-12-30 Size : 536kb User : 表现

文件搜索系统 智能排序 能按文件内容或文件名搜索,并且能按文件名,修改日期... ...排序当初学入门校java实训的项目 那时侯不知知道有LinkedList竟然自己花了3天时间自己写了的LinkLiist有什么问题请与我联系.-File search system, intelligent sort by file content or file search by file name, modification date ... sort the original entry school java training project Back then I do not know know LinkedList even spent three days written LinkLiist have any questions please contact me QQ: 281284015Email: ibm
Date : 2025-12-30 Size : 20kb User : 粘附

该文件为java语言编写的在线购物系统(电子商城),主要实现了以下的目标和功能:采用B2B类型,使顾客通过网络购物、浏览商品、查询订单、查看公告和销售排行等;美观友好的操作界面,能保证系统的易用性;规规范、完善的基础信息设置;商品分类详尽,可按不同类别查看商品信息;按商品大类及商品名称进行模糊查询;实现网上购物。新品及特价商品展示;商品销售排行。压缩包包含了java源码,相关数据库文件,和word说 -The file for java language, online shopping (electronic mall), the main achievement of the following objectives and functions: B2B type customers through online shopping, browsing merchandise inquiries, orders, and view the announcement and Sales Ranking beautiful and friendly user interface, to ensure the ease of use of the system regulatory norms, basic information set Categories detailed view product information may be different categories for fuzzy query categories of goods and trade names online shopping. The New Specials show merchandise sales ranking. Compression package contains java source relational database files, and word
Date : 2025-12-30 Size : 1.46mb User : ruchen87

TextIO.java定义一个类包含一些静态方法做输入/输出。这些方法可以更容易地使用标准输入流和输出流,System.in和System.out。 textio程序还支持其他输入源和输出目的地,如文件。需要注意的是这个版本的的textio需要Java 5.0(或更高版本)。,TextIO.java defines a class containing some static methods for doing input/output. These methods make it easier to use the standard input and output streams, System.in and System.out. TextIO also supports other input sources and output destinations, such as files. Note that this version of TextIO requires Java 5.0 (or higher). The TextIO class defined by this file is only useful in a command-line environment, and it might be inconvenient to use in integrated development environments such as Eclipse in which standard input does not work particularly well.
Date : 2025-12-30 Size : 7kb User : fiona

一个简单的OA系统 希望能提高大家的JAVA能力 功能蛮多的 于初学者修改 SQLserver数据库 TOMcat服务器 数据库 在database文件下 附加到SQLSERVE即可 -A simple OA system to improve the ability to improve the JAVA function of a lot of people to modify the SQLserver TOMcat server The is attached to under the SQLSERVE file.
Date : 2025-12-30 Size : 4.29mb User : sdf

Use JAVA language to realize the following functions of system can accept user input a file name
Date : 2025-12-30 Size : 643kb User : itxyator

使用JAVA语言实现下列功能的系统 系统能接受用户输入一个文件名-Use JAVA language to realize the following functions of system can accept user input a file name
Date : 2025-12-30 Size : 643kb User : ABU!3974
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.