登录
首页 » Java » cms_v20_src

cms_v20_src

于 2009-02-18 发布 文件大小:3536KB
0 248
下载积分: 1 下载次数: 14

代码说明:

  内容管理系统,可以管理栏目、内容,可管理权限(Content management system to manage the program, content, administrative rights can be)

文件列表:

readme
......\readme.doc
......\yhcms.sql
yhcms
.....\.classpath
.....\.cvsignore
.....\.project
.....\.tomcatplugin
.....\app
.....\...\aboutus.jsp
.....\...\artlist.jsp
.....\...\artshow.jsp
.....\...\error
.....\...\.....\500.htm
.....\...\images
.....\...\......\avatars
.....\...\......\.......\1.gif
.....\...\......\.......\10.gif

.....\...\......\.......\12.gif
.....\...\......\.......\13.gif
.....\...\......\.......\14.gif
.....\...\......\.......\15.gif
.....\...\......\.......\16.gif
.....\...\......\.......\17.gif
.....\...\......\.......\18.gif
.....\...\......\.......\19.gif
.....\...\......\.......\2.gif
.....\...\......\.......\20.gif
.....\...\......\.......\21.gif
.....\...\......\.......\22.gif
.....\...\......\.......\23.gif
.....\...\......\.......\24.gif
.....\...\......\.......\25.gif
.....\...\......\.......\26.gif
.....\...\......\.......\27.gif
.....\...\......\.......\28.gif
.....\...\......\.......\29.gif
.....\...\......\.......\3.gif
.....\...\......\.......\30.gif
.....\...\......\.......\31.gif
.....\...\......\.......\32.gif
.....\...\......\.......\33.gif
.....\...\......\.......\34.gif
.....\...\......\.......\4.gif
.....\...\......\.......\5.gif
.....\...\......\.......\6.gif
.....\...\......\.......\7.gif
.....\...\......\.......\8.gif
.....\...\......\.......\9.gif


.....\...\......\bullet.gif
.....\...\......\first.gif
.....\...\......\icon
.....\...\......\....\bold.gif
.....\...\......\....\center.gif
.....\...\......\....\code.gif
.....\...\......\....\email.gif
.....\...\......\....\fly.gif
.....\...\......\....\glow.gif
.....\...\......\....\help.gif
.....\...\......\....\image.gif
.....\...\......\....\italicize.gif
.....\...\......\....\list.gif
.....\...\......\....\move.gif
.....\...\......\....\qt.gif
.....\...\......\....\quote.gif
.....\...\......\....\rm.gif
.....\...\......\....\shadow.gif
.....\...\......\....\smilie.gif
.....\...\......\....\sound.gif
.....\...\......\....\swf.gif
.....\...\......\....\underline.gif
.....\...\......\....\url.gif
.....\...\......\....\wm.gif
.....\...\......\last.gif
.....\...\......\logo0.gif
.....\...\......\next.gif
.....\...\......\photo





.....\...\......\.....\6.jpg
.....\...\......\.....\7.jpg
.....\...\......\.....\8.jpg
.....\...\......\previous.gif
.....\...\......\tabbar.gif
.....\...\......\tabbarleftn.gif
.....\...\......\tabbar_lefts.gif
.....\...\......\tabbar_rightn.gif
.....\...\......\tabbar_rights.gif
.....\...\inc
.....\...\...\css
.....\...\...\...\yhcms.css
.....\...\...\footer.jsp
.....\...\...\header.jsp
.....\...\...\js

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

发表评论

0 个回复

  • 《PHP专业项目实例开发》源代码
    《PHP专业项目实例开发》源代码-"PHP examples of professional development project" source code
    2022-03-25 15:55:48下载
    积分:1
  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • 简单的聊天序.
    简单的聊天程序.-simple chat program.
    2022-02-01 00:29:13下载
    积分:1
  • mFC socket
    mFC 实现的socket通讯 ,TCP/IP网络编程第十章实例。很好的源码,实现了客户端和服务器的通讯,一个回声程序的实例,客户端先请求连接服务器,然后就可以发送内容给服务器,服务器再转发回来显示    。
    2023-03-11 01:15:04下载
    积分:1
  • 一款性能良好的视频会议系统;可以实现视频,语音,文本信息的交流。需要外部设备:摄像头,耳机+麦克。经测试,图像清晰,语音质量可靠,图像音频传输失真很小,速度可靠...
    一款性能良好的视频会议系统;可以实现视频,语音,文本信息的交流。需要外部设备:摄像头,耳机+麦克。经测试,图像清晰,语音质量可靠,图像音频传输失真很小,速度可靠。是多媒体网络传输开发者良好的参考。-A good performance of the video conferencing systems allows video, voice, text exchange of information. The need for external equipment: camera, headset+ Mike. Been tested, image clarity, voice quality, reliability, image, audio transmission distortion is very small, the speed and reliable. Is a multimedia network transmission developers a good reference.
    2022-04-13 04:07:56下载
    积分:1
  • TransmissionLine
    讲了传输线的原理、理论和应用技术,有详细的公式推导。(stresses the transmission line theory, the theory and application of technology, a detailed formulas.)
    2006-10-11 08:57:41下载
    积分:1
  • cc
    说明:  可靠性-最小路集-编程 计算图的最小路集,可靠性路网计算的一个程序(Reliability - minimal path set - the smallest path set of programming calculation, a program of reliability network calculation.)
    2018-05-24 19:27:55下载
    积分:1
  • juyuwangliaotiangongju
    一个局域网内的聊天工具设计 可以进行局域网的聊天(A LAN chat tool designed for LAN chat)
    2008-05-20 20:38:49下载
    积分:1
  • Single-threaded-file-transfer
    实现单线程文件传输,不支持断点传出,功能相对简单,但是性能很好。(Achieve single-threaded file transfer, does not support breakpoints spread, function is relatively simple, but the performance is very good.)
    2013-06-11 12:51:41下载
    积分:1
  • SocketPackage
    这是一个完整的网络数据包截获程序,类似WPE,使用了SPI、DLL注入、键盘截获等原理,如今的游戏都可以封杀WPE进程了,那就用这个程序吧。在XP下VC6编译通过(This is a complete network data packets intercepted procedures similar AE, the use of the SPI, DLL injection, Keyboard intercepted and so on, today's game can be killed AE process, we would use this procedure it. In XP VC6 compile)
    2007-01-30 11:30:29下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载