Welcome![Sign In][Sign Up]
Location:
Search - booklist

Search list

[Editorhtml-xml-utils-2[1].4.tar

Description: HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C procedure, may read takes HTML and the XML document, increases a content table, a letter index, a booklist index, the overlapping quotation, the digitized forehead, deletes the element, the register element, attractive printing function, and so on. When it reads takes HTML, its supposition code is correct HTML4.0, perhaps if edition close code.
Platform: | Size: 183541 | Author: 韦生 | Hits:

[Other resourcebooklist

Description: 一个图书管理系统,java代码数据库文件在data目录中。 ODBC数据源名:Library 登录口令:1-a library management system, java code database files in data directory. ODBC Data Source Name : Library Login Password : 1
Platform: | Size: 443861 | Author: liuyimin | Hits:

[JSP/JavaMVC网站

Description: 网上书店实例 在本章中我们使用JSP和Java Bean来构建一个网上书店。本章介绍的例子可以分成两大部分,第一部分是普通程序,用于客户在网上选购图书,第二部分是管理程序,用于在服务器端处理客户的定单。客户端程序由以下几个部分构成: default.jsp:会员登录界面(首页); checklogon.jsp:检测登录代码和密码是否一致,根据由JavaBean返回的结果显示不同的信息。 BuyerBean:会员的合法性检验所用的Bean; booklist.jsp:给登录会员显示当前书店中可供选择的图书; addcart.jsp:将所选的图书加入购物车; shoppingcart.jsp:查看购物车的内容; 本例的数据库采用Access(.MDB数据库),对数据库的访问采用便于理解的JDBC-ODBC方式,在使用本例前先在本地数据库建立一个ODBC数据源:bookstore。
Platform: | Size: 11870012 | Author: fengshixue | Hits:

[Editorhtml-xml-utils-2[1].4.tar

Description: HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C procedure, may read takes HTML and the XML document, increases a content table, a letter index, a booklist index, the overlapping quotation, the digitized forehead, deletes the element, the register element, attractive printing function, and so on. When it reads takes HTML, its supposition code is correct HTML4.0, perhaps if edition close code.
Platform: | Size: 183296 | Author: 韦生 | Hits:

[Education soft systembooklist

Description: 一个图书管理系统,java代码数据库文件在data目录中。 ODBC数据源名:Library 登录口令:1-a library management system, java code database files in data directory. ODBC Data Source Name : Library Login Password : 1
Platform: | Size: 443392 | Author: liuyimin | Hits:

[Otherbooklist

Description: 包括两个文件:paper.pdf是关于宽带网海量数据处理的文章,包括几个关键模块的设计思想(高速的数据包捕获平台、并行的协议栈等)。booklist.doc是优秀的软件开发人员必看的60本书籍-Include two documents: paper.pdf massive broadband network on the data-processing articles, including several key modules of the design concept (high-speed packet capture platform, parallel protocol stacks, etc.). booklist.doc is the best software developers must-see 60 books
Platform: | Size: 3159040 | Author: 望还 | Hits:

[Dialog_WindowBOOKLIST

Description: vb form to view bks in library
Platform: | Size: 1024 | Author: hasna | Hits:

[JSPJSF

Description: Booklist, Book, Bookk Datavase
Platform: | Size: 23552 | Author: naks | Hits:

[ERP-EIP-OA-PortalBOOK

Description: 单链表实现的图书管理系统,可以进行文件操作,图书以序列号进行区分-it s a booklist file.i hope you like it
Platform: | Size: 517120 | Author: 冯波 | Hits:

[JSP/Javabooklist

Description: 这是JSP的代码。如果那位大侠需要更详细的代码敬请关注yz8811081013@163.COM-This is the JSP code. If that heroes need more detailed code Please pay attention to yz8811081013@163.COM
Platform: | Size: 2048 | Author: WANGHONGQIANG | Hits:

[JSP/JavaBookList

Description: 用Java语言实现一个简单的通讯录,可以实现简单的增、删功能,并且建立了同数据库的连接-Java language with a simple address book, you can achieve simple, delete function, and established a connection with the database
Platform: | Size: 3072 | Author: 姚遥 | Hits:

[Software Engineeringbooklist

Description: 1、功能说明: (1)列出所有图书 (2)查询指定图书 a 按图书编号查询 b 按图书名查询 (3)添加记录 (4)删除记录 (5)清空图书列表 (6)保存修改 2、解决方案:使用链表来实现对图书信息的添加、删除、查询、修改等操作;使用文件来保存数据,下次运行时可以从文件中自动读取数据。 -1, function: (1) lists all books (2) query number specified books a query by book by book name query b (3) Add records (4) remove the record (5) empty list of books (6) Save Changes 2, the solution: Use the list to achieve the book information to add, delete, query, modification and other operations use files to store data, the next run can be automatically read from the file.
Platform: | Size: 8192 | Author: 韩仲良 | Hits:

[CSharpbooklist

Description: 实现书刊订阅,主要是查看某天书刊的订阅和开始日期和结束日期-Subscribe to achieve the books, mainly books and subscriptions to view one day and start and end dates
Platform: | Size: 32768 | Author: 1213 | Hits:

[JSP/Javabooklist

Description: 以图书馆借书管理为例,简单理解jsp编程流程。-Books from the library management, for example, simple to understand jsp programming process.
Platform: | Size: 1409024 | Author: liuzhongyong | Hits:

[JSP/JavaJAVAwangshangshudian

Description: 在本章中我们使用JSP和Java Bean来构建一个网上书店。本章介绍的例子可以分成两大部分,第一部分是普通程序,用于客户在网上选购图书,第二部分是管理程序,用于在服务器端处理客户的定单。客户端程序由以下几个部分构成: default.jsp:会员登录界面(首页); checklogon.jsp:检测登录代码和密码是否一致,根据由JavaBean返回的结果显示不同的信息。 BuyerBean:会员的合法性检验所用的Bean; booklist.jsp:给登录会员显示当前书店中可供选择的图书; addcart.jsp:将所选的图书加入购物车; shoppingcart.jsp:查看购物车的内容; -In this chapter we use the JSP and Java Bean to build an online bookstore. The examples presented in this chapter can be divided into two parts, first part is the ordinary procedure for customers to buy books online, the second part is the management process for the server-side processing of customer orders. The client program consists of the following composition: default.jsp: Member login screen (page) checklogon.jsp: Detection login code and password are the same, to display different information based on the results returned by the JavaBean. BuyerBean: members of the legitimacy of test used by the bean booklist.jsp: Login to display the current bookstore books to choose from addcart.jsp: the selected books in the shopping cart shoppingcart.jsp: View the contents of the shopping cart
Platform: | Size: 561152 | Author: alex | Hits:

[JSPchap03

Description: default.jsp:会员登录界面(首页); checklogon.jsp:检测登录代码和密码是否一致,根据由JavaBean返回的结果显示不同的信息。 BuyerBean:会员的合法性检验所用的Bean; booklist.jsp:给登录会员显示当前书店中可供选择的图书; addcart.jsp:将所选的图书加入购物车; shoppingcart.jsp:查看购物车的内容; -default.jsp: Member login screen (Home) checklogon.jsp: detection of the login code and password are the same, according to the results returned by the JavaBean to display different information. BuyerBean: members of the legitimacy test with the bean booklist.jsp: to Login current bookstore choice of books addcart.jsp: selected books Add to Cart shoppingcart.jsp: View the contents of the shopping cart
Platform: | Size: 1166336 | Author: 艾科 | Hits:

[Internet-NetworkBook-Manager-System

Description: 使用MySQL的实验程序:电子书管理软件 功能:管理电脑里的电子书,提供查询,插入,删除,统计书的总数等操作。 开发环境:Linux2.6.38,gcc4.4.3,mysql5.1.41,因为用到了curses库,不确定在其它操作系统下能不能不修改就编译。 编译方法:在源码目录下运行make 使用方法:1.首先请自行安装mysql环境,然后自行新建一个用户(名字随意),并用"create database libmanager"创建数据库(数据库的名字不能变)。2.在终端下用"mysql -u username -p libmanager < createdatabase.sql"命令创建数据库的表,其中的username就是用户自行创建的用户名。3.运行./libmanager,按提示操作。若需批量导入书目信息,请参照源码目录下的booklist.txt文件自行编辑。 程序数据库设计:有3个表,分别为book,type,author,详细结构请看"数据库建模.dia"文件(需装Dia软件)。 许可协议:GPL3.0,若需要协议原文请自行google。-Experimental procedure using MySQL: e-book management software functions: management of e-books, computer query, insert, delete, statistics the total number of books and other operations. Development environment: Linux2.6.38 gcc4.4.3 mysql5.1.41 used curses library, the uncertainty in other operating systems can not fail to modify compile. Compilation method: run make in the source directory to use: First your own install mysql environment itself to create a new user (name optional), and create a database with " create database libmanager" (the name of the database can not be changed). Terminal using " mysql-u username-p libmanager < createdatabase.sql" command to create a database table, where username is the user create your own user name. The Run/libmanager Follow the prompts. For bulk import bibliographic information, please refer to the source code directory booklist.txt file their own editing. Program database design: three tables, database modeling book, type
Platform: | Size: 114688 | Author: 彭睿 | Hits:

[JSP/Javabooklist

Description: 用jsp编写的网上书店购物车书本列表清单的代码-Jsp prepared with the online bookstore shopping cart our list of code books
Platform: | Size: 1024 | Author: 杨飘 | Hits:

[Data structsBooklist

Description: 本人利用<<Mastering Algorithms with C>>的单链表写的简单的图书管理程序。提供了增加、查询、删除的操作。-A simple book-management program providing add, query and delete functions using the public interface within <<Mastering Algorithms with C>>
Platform: | Size: 3072 | Author: xushihao | Hits:

[CSharpbooklist-2

Description: booklist can help you to do all the homework in university or graduate school-booklist can find book number and add or delete
Platform: | Size: 49152 | Author: yinghanjin | Hits:
« 12 »

CodeBus www.codebus.net