登录
首页 » Java » xinwen

xinwen

于 2020-10-25 发布 文件大小:1705KB
0 207
下载积分: 1 下载次数: 16

代码说明:

  新闻发布系统。好的新闻发布系统,非常好的新闻发布系统。(Press Release System. Good press release system, a very good press release system.)

文件列表:

news
....\images
....\......\DOT.GIF
....\......\mid-hyxw2.gif
....\......\mid-rdxw2.gif
....\......\news.css


....\......\Thumbs.db
....\news.css
....\newsAdmin
....\.........\del.gif
....\.........\images
....\.........\......\201.gif
....\.........\......\202.jpg
....\.........\......\203.jpg
....\.........\......\b012.gif
....\.........\......\b022.gif
....\.........\......\bg_01.gif
....\.........\......\bg_02.gif
....\.........\......\btn_01.gif
....\.........\......\btn_02.gif
....\.........\......\btn_05.gif
....\.........\......\btn_07.gif
....\.........\......\btn_08.gif
....\.........\......\btn_09.gif
....\.........\......\btn_10.gif
....\.........\......\btn_18.gif
....\.........\......\btn_24.gif
....\.........\......\btn_28.gif
....\.........\......\btn_30.gif
....\.........\......\btn_32.gif
....\.........\......\button.gif
....\.........\......\female_2.gif
....\.........\......\header_21.gif
....\.........\......\icon_04.gif
....\.........\......\icon_10.gif
....\.........\......\icon_11.gif
....\.........\......\icon_12.gif
....\.........\......\icon_15.gif
....\.........\......\icon_24.gif
....\.........\......\icon_25.gif
....\.........\......\icon_26.gif
....\.........\......\icon_27.gif
....\.........\......\icon_29.gif
....\.........\......\icon_30.gif
....\.........\......\icon_36.gif
....\.........\......\icon_37.gif
....\.........\......\icon_38.gif
....\.........\......\icon_5.gif
....\.........\......\icon_6.gif
....\.........\......\icon_7.gif
....\.........\......\icon_8.gif
....\.........\......\icon_9.gif
....\.........\......\logo.jpg
....\.........\......\male_2.gif
....\.........\......\part1_37.gif
....\.........\......\part1_38.gif
....\.........\......\part1_41.gif
....\.........\......\part1_44.gif
....\.........\......\part1_48.gif
....\.........\......\part1_51.gif
....\.........\......\part1_52.gif
....\.........\......\part1_55.gif
....\.........\......\showimage(1).jpg
....\.........\......\showimage(2).jpg
....\.........\......\showimage(3).jpg
....\.........\......\showimage(4).jpg
....\.........\......\showimage(5).jpg
....\.........\......\showimage(6).jpg
....\.........\......\showimage(7).jpg
....\.........\......\showimage.jpg
....\.........\......\style.css
....\.........\......\Thumbs.db
....\.........\news.css
....\.........\newsAdd.jsp
....\.........\newsAdminLogin.jsp
....\.........\newsAdminMain.jsp
....\.........\newsEdit.jsp
....\.........\note.gif
....\.........\Thumbs.db
....\newsContent.jsp
....\newsContent_b.jsp
....\newsMain.jsp
....\newsMain_b.jsp
....\WEB-INF
....\.......\classes
....\.......\.......\AdminLoginAction.java
....\.......\.......\AdminUser.java
....\.......\.......\Constants.java
....\.......\.......\DB.java
....\.......\.......\DetailAction.java
....\.......\.......\FirstAction.java
....\.......\.......\MyRequestProcessor.java
....\.......\.......\News.java
....\.......\.......\NewsAddAction.java
....\.......\.......\NewsDelAction.java
....\.......\.......\NewsEditAction.java
....\.......\.......\NewsEditSubmitAction.java
....\.......\.......\NewsPreAddAction.java

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • javaPmysql-
       采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of ​ ​ a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
    2013-10-03 22:57:49下载
    积分:1
  • unicode-convert-tools
    unicode转换工具,可把原码转化为html unicode,java unicode以及unicode码(unicode conversion tool, you can put the original code into the html unicode, java unicode and unicode code)
    2013-12-11 09:04:01下载
    积分:1
  • Bluetooth-master
    一种蓝牙定位的java程序,功能完善,实现质心定位,三边定位和最小二乘算法,通过布置蓝牙的位置,定位精度在0.5M左右(A bluetooth positioning Java program, the function is perfect, realize the centroid localization, trilateral positioning and least squares algorithm, through the arrangement of the position of the bluetooth, positioning accuracy at about 0.5 M)
    2020-11-09 10:09:47下载
    积分:1
  • FGA_Bounds
    java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可(the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.)
    2011-12-06 01:37:53下载
    积分:1
  • Publisher_Manager
    一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。 包含源代码、需求分析、文档和测试代码。(A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database connection use MySQL, the use of java, and ant to make a connection. The use of JUnit for testing. Contains the source code, requirements analysis, documentation and test code.)
    2009-11-23 16:51:54下载
    积分:1
  • MyBatis-Simplified-Chinese
    中文版的ibatis最新版本帮助文档(mybatis)(Ibatis latest version of the Chinese version of the documentation (mybatis))
    2011-01-27 10:39:25下载
    积分:1
  • beyondplus 留言本
    beyondplus留言本 JSP留言本(beyondplus voice of the voice mail of the JSP)
    2005-01-10 22:24:02下载
    积分:1
  • njumobile
    电信运营支撑系统 Telecom operation support system(Telecom operation support system Telecom operation support system)
    2014-07-30 00:33:35下载
    积分:1
  • NIOTest
    Tests for some buffers from the java.nio package.
    2014-02-21 15:54:12下载
    积分:1
  • Java 借书模块
    说明:  检测用户是否存在,借书还书功能,新书推荐,书籍查找等多项功能,页面优化级别A(this is a good Library System plase know from Chinese detail)
    2020-06-18 01:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载