本文件是天津市苏桓、朱轶瑞共同编写! 使用main.jsp?id=就可以看到文件列表 文件管理可以更改,删除文件,修改文件内容,修改文件名。-Tianjin Su Huan, ZHU prepared jointly by Switzerland! Use id = main.jsp can see the list of files that document management can change, and delete files, modify the contents of the documents, modify the file. 下载
|
本服务条款内容一旦发生变动,乙方将会在本网站www.smspush.cn 的重要页面上提示修改内容。本服务条款的变更自上述页面发布之日起第三(3)日生效。甲方应定期查阅本服务条款及相关页面发布的修改内容。 12.3 如甲方在上述页面公布后,变更后-the terms of service changes in the content of the event. B will be the site of the important pages www.smspush.cn prompted the revision. The change in the terms of service of these pages from the date of promulgation of the third (3) date. Party A regular inspection of the terms of service and the relevant pages released by the revision. 12.3 If the buyer after the publication of these pages, after the change 下载
|
这是一个教学管理代码,他能管理学生基本信息及成绩,并能修改数据库的内容-This is a teaching management code, he can manage the students basic information and results and will revise the content of the database. 下载
|
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thumbs.db"这个文件,其实这是一个缩略图数据库,从而来判断是否有该图片的缩略图。如果不存在"Thumbs.db"文件或者该库中不存在该图片的缩略图,那么Windows会尝试取图片中的EXIF信息,判断是否存在缩略图数据。如果图片中EXIF信息中不存在缩略图信息或信息错误,那么Windows就会用插值的方法重新生成缩略图(如果可能则保存到当前目录中的"Thumbs.db"缩略图数据库中)。 对于修改缩略图方法有用ultraEdit直接编辑文件替换EXIF信息或用exifer这样的工具,这不是本文关心的内容,本文介绍用java实现的方法。 - 下载
|
JR 公共类库 --Java研究组织开源子项目 本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复劳动,也希望能让更多的初学者更容易的使用java进行开发。对于参与本项目的人,我们希望在相互合作的过程中共同的提高自己的能力,对于关注本项目的人,我们希望您能从我们的劳动成果中获益,也希望您能加入我们的行列。让我们一起行动,使我们的开发更容易,使我们的程序更多彩! 本项目的前身是JR Swing部件库,后来考虑到该项目的范围比较窄,因此项目的范围进行了扩充,并且进行了一些修改,主要是: 1、修改发布方式,推出两种发布版本:二进制版本和源代码版本,二进制版本只包含jar文件和本说明文件,源代码版本使用ant进行管理和编译生成二进制版本。 2、不仅仅包含swing相关的类,包含所有java开发相关的内容。 3、详细化文档,最基本的保证是API的详细说明,对于某些类还会给出使用指南,对于没有详细说明的类不会引入此库中。 4、详细测试,对于未经详细测试的类不会引入此库中,但是由于测试的局限性,有些类可能还是会有些bug。- 下载
|
本系统用java实现了一个完整的新闻发布系统,有栏目管理,可添加,修改,删除栏目模块,管理员模块,新闻管理模块,新闻系统前端模块,有首页显示,内容显示,新闻搜索-java with the system to achieve a complete news release system, columns management, can add, modify, Delete section module, module manager, the management module, the system front-end module, a homepage, as shown, News Search 下载
|
java编程艺术 本书揭示了Java程序员如何创建高质量软件的奥秘。Herbert Schildt和James Holmes两位编程大师通过将Java应用于某些有趣、实用的计算问题中,全面展示了Java语言的强大功能、敏捷性、多样性和艺术性。本书各章内容分别涉及到Java精髓、递归下降的表达式解析器、用Java实现语言解释器、用Java创建下载管理器、用Java实现E_mail客户端和Internet搜索、用Java修饰HTML、显示统计图表、金融应用中的Applet和Servlet、基于AI的问题求解等,每章给出的示例代码都可以直接运行,无需修改,而且读者可以从www.osborne.com站点上免费下载这些代码。本书是Amazon上的五星级图书,相信读者能够通过研读本书大大提高自己的Java开发能力。-art book reveals the Java programmers how to create high-quality software of life. Herbert Schildt and James Holmes Masters by two programming will be applied to certain Java interesting, practical calculation, the overall display of the Java language of the powerful, agile, diversity and artistic. The book contents of the chapters relate to the essence of Java, recursive expression parser decline, with Java language interpreter, using Java to create download manager, reproduced using Java client and Internet search, using Java modified HTML, show statistical charts, financial applications and the Applet Servlet, AI-based problem solving, each chapter gives examples of code can be run directly, without changes, but readers can www.osborne.com site for free download code. The book is a five 下载
|
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描述,另外还画出了包中的类的继承层次结构示意图。每个类描述都独自构成一个小节,包含了类层次结构示意图、类描述、类示例、成员概述以及那些在版本1.2中作了修改或新增的类成员的描述。还详细说明了Java软件开发包(JDK)1.1到从版本1.2对类及方法所作的修改。需要指出的是:本书是补充版本,有些材料需要参阅《The Java Class Libraries, Second Edition, Volume 1》一书的内容。 本书是参考手册而不是指导手册,它不对Java语言进行解释。为了快速定位所需要的类或类成员的信息,本书按类的字母顺序组织。 本书由赵皑、黄志军、阳亮组织翻译,参加本书翻译的还有姚远、程子进、肖利平、刘永亮、薛亮、毛静萍、查海平、赵峰、郭树厢、曹波、肖斌、彭建明、郑欢。参加录入工作的有陈军、姜明、姜志明、张志荣等。 希望本书能够帮助Java程序员获取完整、专业和权威的信息,同时也希望本书能够帮助读者更全面地了解Java语言。由于水平有限和时间仓促,本书的翻译必定会存在一些纰漏,恳切希望广大读者批评指正。- 下载
|
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更新内容以什么方式输出到首页?一是用ASP直接修改首页,但那样可能不是好办法,因为本站的首页较为笨重,而所需更新的地方只是首页的“最新更新”部份,写起来较为复杂,需要在首页上加入标志,再则如果有镜象站点的话还要一个一个更新。二是首页直接用ASP文件,但那样消耗资源较为严重,速度较慢,特别是首页是大家首先要经过的地方,速度不快会影响冲浪者的心情。三是在首页以插入形式加入ASP或JAVA小程序,比较起来当然是客户端JAVA更理想,本程序采用的是自动生成js文件。-website content updated if so, to the total shown on the first page. So when an update local time, must also update Home. But the use of on-line automatic update it more convenient. Below we will use ASP to complete the process. Before I write a procedure, the structure of its first portrayed. When the structure is determined, the process has been completed, half of the difference is how the language used to reach it. According to the requirements of the site automatically update the structure (requirement) is tentatively scheduled as follows : database to keep all the content has been updated; Home on the latest updates to reflect the 10 (of course, not necessarily -- not 10); Home to build the link, a pop-up window by Pagination View all updated. There is also a question : updating conte 下载
|
用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achieve a graphical interface maze procedure. Basic contents include : 1. Generated a maze) randomly generated a maze; 2) read a document from the existing maze; 3) to amend and stored maze; 2, Demo 1) Automatic demonstration; If there is the maze exports from the entrance to the access road. then print out a maze out of the road, if there is no such a road, then the report does not exist pathway. Presentations will take all the maze Act 2) people running around with the arrow control 下载
|