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

Search list

[Post-TeleCom sofeware systemsForum

Description: 基于JavaEE的论坛系统的设计与实现 源代码-The Design And Implementation of J2EE-Based Forum System
Platform: | Size: 1752064 | Author: Yulander | Hits:

[ERP-EIP-OA-PortalForum

Description: 采用struts与hibernate框架的论坛系统,数据可为MySql-Using struts and hibernate framework forum system, data can be MySql
Platform: | Size: 16646144 | Author: 马肖旭 | Hits:

[JSP/Javaforum

Description: SSH项目,论坛项目,程序运行能够直接生成数据库实例与表-java forum SSH
Platform: | Size: 3111936 | Author: 王希 | Hits:

[Internet-Network[php]-forum-bbs-full-version

Description: [php学习实例]论坛bbs完整版.zip-[php learning examples ] forum bbs full version
Platform: | Size: 118784 | Author: jobba | Hits:

[JSP/Javaforum

Description: 自己做的一个论坛,实现了跟帖,删帖,回帖,评论,删除评论,用户屏蔽,分类设计等功能。不需要担心数据库设计,里面使用的是三大框架-Own a forum to achieve a thread, delete posts, replies, comments, delete comments, user shielding, classification and design capabilities. Do not worry about database design, which uses three frameworks
Platform: | Size: 4697088 | Author: 宋梦强 | Hits:

[Internet-NetworkForum-system-

Description: vb论坛系统(Struts 2+Hibernate+Spring实现)-vb forum system (Struts 2+Hibernate+Spring realization)
Platform: | Size: 1895424 | Author: yin | Hits:

[.net8666-823347-forum-asp

Description: a forum with asp.net
Platform: | Size: 31744 | Author: tallal | Hits:

[JSPforum

Description: spring+hibernate+struts框架的论坛代码示例。值得分享。-spring+hibernate+struts framework of the forum code examples. Worth sharing.
Platform: | Size: 3014656 | Author: 葫石头 | Hits:

[Other.net-Forum-System

Description: 用.net完成的论坛系统,可以完成论坛的基本功能,发帖、回复-With. Net to complete forum system, you can complete the basic functions of the forum, post, reply
Platform: | Size: 1972224 | Author: 盛婷婷 | Hits:

[JSP/Javaforum

Description: 用java语言编写一个论坛,实现论坛的发布信息,图片等功能的实例。-Writing a forum with java language, implementation examples forums release information, pictures and other functions.
Platform: | Size: 11549696 | Author: hzhou | Hits:

[Web ServerForum

Description: 网页论坛 源代码 毕业设计报告 网站BBS-Web Forum website source code graduation design report BBS
Platform: | Size: 3867648 | Author: 兔子 | Hits:

[.netforum

Description: 一个有关电子商品的论坛网站,用户可以随时获得最新电子商品的信息,并讨论有关问题-A forum on electronic goods site, users can get information at any time of the latest electronic goods, and discuss relevant issues
Platform: | Size: 10266624 | Author: 陈晓涛 | Hits:

[CSharpMiniature-Forum

Description: 微型论坛可对界面删除,更新,插入,选择属于哪个模块的留言 一个微型论坛系统的开发实现基本的留言发表,留言的回复,留言的删除等功能 系统同时更新等-Mini-forum interface can delete, update, insert, select the message belongs to which module a development system to achieve the basic micro-forum message post, reply message, delete messages and other functions of the system while updating
Platform: | Size: 24576 | Author: 夏秋辰 | Hits:

[Other systemsjava-forum

Description: java hibernate swing code for forum
Platform: | Size: 11813888 | Author: goutam das | Hits:

[Browser PluginsWP-Forum-Server_v1.7.5

Description: 为WordPress增加论坛功能,嵌入式的论坛程勋,完美整合。-Increase the forum function for WordPress, embedded forum APP, the perfect integration.
Platform: | Size: 1278976 | Author: 苟风 | Hits:

[JSP/JavaForum-Systems-SSH

Description: Struts 2+Hibernate+Spring 实现的论坛系统,采用典型的JAVA web 架构。-Struts 2+ Hibernate+ Spring realization forum system, using a typical JAVA web architecture.
Platform: | Size: 1894400 | Author: liujia | Hits:

[JSP/Javaforum

Description: 论坛的实现,可以进行用户注册,用户发帖用户回复,管理员可以进行删除禁止用户发言等管理功能。-Realization of the Forum can be user registration, user posting the user replies, administrators can prevent users deleting statements and other management functions.
Platform: | Size: 1164288 | Author: SUNYU | Hits:

[.net-forum-systems

Description: 本系统采用ASP.NET来进行开发,实现一个论坛系统-The system uses ASP.NET to develop, implement a forum systems
Platform: | Size: 10446848 | Author: jide | Hits:

[JSP/JavaForum-Systems

Description: 论坛系统(Struts 2+Hibernate+Spring实现)-Forum Systems (Struts 2+ Hibernate+ Spring achieved)
Platform: | Size: 1895424 | Author: wyr | Hits:

[JSP/Javaforum

Description: 本系统使用SSH轻量级框架,使用Tomcat服务器,使用MySQL数据库。Struts 1.x与Hibernate都由Spring负责管理。实体类使用Hibernate注解的方式配置。数据库表结构由实体类决定,DDL语句由Hibernate自动生成。实现一个具有基本功能的论坛。本系统包括5个模块:用户模块、版面类别模块、版块、帖子模块、回帖模块等。 用户模块:包括用户的注册、登录、注销,以及查看用户资料等功能。发表帖子、发表回帖、设置版主等都需要用到用户信息。注册时将记录用户的注册时间等,登录时将记录用户的登录时间等。版面类别模块:本系统为二级结构,即先创建版面类别,然后才能创建版面。本模块包括创建版面类别、列出所有的类别、首页等。首页上将列出所有的版面类别下对应的版面、帖子总数、回帖总数、最后发表的帖子或者回复、版主等。 版面模块:包括创建版面,设置版主,列出所有本版的帖子等。帖子列表包括帖子标题,作者,发表时间,回帖数,人气,最后回复人,最后回复时间等。帖子模块:包括发表帖子,浏览帖子等。浏览帖子时分页列出所有的回帖,并更新帖子的人气(浏览次数)。 回帖模块:包括发表回帖等。- The system uses SSH lightweight framework, using Tomcat server, using a MySQL . By Hibernate Spring Struts 1.x and responsible management. Annotated entity classes using Hibernate mode configuration. Database table structure is determined by the entity class, DDL statements generated automatically by Hibernate. Realization of a forum with basic functions. The system consists of five modules: user module, the module layout categories, pages, posts module, Replies module. User modules: including user registration, login, logout, and view user profile functions. Published articles, published Replies, moderators and so will need to set user information. The record registration Registered users will record the user s login time login. Layout category module: This system is the secondary structure, which is to create a forum category, then you can create a layout. This module includes creating the layout category, list all the categories, home and so on.
Platform: | Size: 3192832 | Author: daniel | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net