softhy384g

所属分类:其他
开发工具:ASP
文件大小:105KB
下载次数:13
上传日期:2008-12-04 11:45:11
上 传 者cuiwei886
说明:  一个简单ASP+ACCESS博客程序Simple Blog v1.2 。ASP虽然有些老了,现在有很多新的更强大技术,如JSP, ASP.NET, PHP, Ruby等,但作为Web程序的初学者而言,ASP简单易学,使用方便,所以是很好的学习Web开发入门的技术。之后再学习其他技术也会很容易。 另外网上有很多源码,当大多较复杂,不便于初学者学习研究。希望Simple Blog 对初学者有所帮助! Simple Blog 1.2 updates 1. 添加分类 2. 后台管理优化 Simple Blog 1.1 updates 1. 添加md5加密 2. 添加系统设置功能 3. 添加文章列表分页功能 4. 文章摘要 管理用户名:fwsous@gmail.com 管理密码:123456
(A simple ASP+ ACCESS blog procedures Simple Blog v1.2. Although some of the old ASP, and now there are many new, more powerful technologies such as JSP, ASP.NET, PHP, Ruby and so on, but as a beginner in terms of Web procedures, ASP easy to learn, easy to use, it is a very good learning Introduction to Web development technologies. After learning other technologies will be easy. In addition there are many online source, when most of the more complex and not easy for beginners to study. I hope Simple Blog for beginners help! Simple Blog 1.2 updates1. Add a Category 2. Back Management Optimization Simple Blog 1.1 updates1. Add md5 encryption 2. Add System Settings 3. Add paging features a list of articles 4. Article Abstract management user name: fwsous@gmail.com the administrative password: 123456)

文件列表:
softhy384g\SimpleBlog\admin\admin.asp (4331, 2008-12-02)
softhy384g\SimpleBlog\admin\blogSettings.asp (2393, 2008-11-28)
softhy384g\SimpleBlog\admin\blogSettings2.asp (3528, 2008-11-28)
softhy384g\SimpleBlog\admin\categoryManager.asp (659, 2008-12-02)
softhy384g\SimpleBlog\admin\categorySave.asp (1106, 2008-12-02)
softhy384g\SimpleBlog\admin\config.asp (871, 2008-11-28)
softhy384g\SimpleBlog\admin\conn.asp (455, 2008-11-28)
softhy384g\SimpleBlog\admin\css\adminStyle.css (4819, 2008-12-02)
softhy384g\SimpleBlog\admin\deletePost.asp (1258, 2008-11-28)
softhy384g\SimpleBlog\admin\editor.asp (1656, 2008-12-01)
softhy384g\SimpleBlog\admin\index.asp (80, 2008-11-28)
softhy384g\SimpleBlog\admin\isLogin.asp (643, 2008-11-28)
softhy384g\SimpleBlog\admin\login.asp (2367, 2008-11-28)
softhy384g\SimpleBlog\admin\logout.asp (826, 2008-11-28)
softhy384g\SimpleBlog\admin\ManageArticles.asp (4775, 2008-12-01)
softhy384g\SimpleBlog\admin\ManageArticles2.asp (6057, 2008-12-01)
softhy384g\SimpleBlog\admin\saveArticle.asp (2227, 2008-12-01)
softhy384g\SimpleBlog\admin\saveSetting.asp (1491, 2008-12-01)
softhy384g\SimpleBlog\admin\_notes\dwsync.xml (683, 2008-12-01)
softhy384g\SimpleBlog\article.asp (3333, 2008-12-02)
softhy384g\SimpleBlog\bottom.asp (197, 2008-11-28)
softhy384g\SimpleBlog\config.asp (1363, 2008-12-01)
softhy384g\SimpleBlog\conn.asp (454, 2008-11-28)
softhy384g\SimpleBlog\css\blogStyle.css (4498, 2008-12-01)
softhy384g\SimpleBlog\css\HomeStyle.css (3, 2008-12-01)
softhy384g\SimpleBlog\css\_notes\dwsync.xml (311, 2008-11-28)
softhy384g\SimpleBlog\db\DataDictionary.txt (627, 2008-11-23)
softhy384g\SimpleBlog\db\SimpleCMS.mdb (1908736, 2008-12-02)
softhy384g\SimpleBlog\index.asp (5253, 2008-12-02)
softhy384g\SimpleBlog\js\prototype.js (129738, 2008-12-02)
softhy384g\SimpleBlog\js\SimpleCMS.js (4420, 2008-12-02)
softhy384g\SimpleBlog\js\_notes\dwsync.xml (309, 2008-11-28)
softhy384g\SimpleBlog\leftDIV.asp (1401, 2008-12-01)
softhy384g\SimpleBlog\lib\const.asp (171, 2008-12-01)
softhy384g\SimpleBlog\lib\md5.asp (12385, 2008-11-28)
softhy384g\SimpleBlog\lib\util.asp (1809, 2008-12-01)
softhy384g\SimpleBlog\lib\_notes\dwsync.xml (423, 2008-11-28)
softhy384g\SimpleBlog\register.asp (3657, 2008-12-02)
softhy384g\SimpleBlog\registerProcess.asp (616, 2008-11-28)
... ...

/** * 作者:James Tang * 网站:www.fwso.cn * 邮箱:fwsous@gmail.com * QQ: 380880669 * MSN: fwso@msn.com * * 作者现在也是学生,现在主要关注Java, Web2.0, Ajax, Linux * MySQL, JavaScript,等技术,如果有如果有兴趣,可以通过上面 * 的联系方式与作者联系,作者将感动万分荣幸! */ 最初该程序是用作我同学的一个作业,之后做了一些修改,希望能对初学这有所帮助。 ASP虽然有些老了,现在有很多新的更强大技术,如JSP, ASP.NET, PHP, Ruby等,但作为Web程序的初学者而言,ASP简单易学,使用方便,所以是很好的学习Web开发入门的技术。之后再学习其他技术也会很容易。 另外网上有很多源码,当大多较复杂,不便于初学者学习研究。希望Simple Blog 对初学者有所帮助! Simple Blog 1.2 updates 1. 添加分类 2. 后台管理优化 Simple Blog 1.1 updates 1. 添加md5加密 2. 添加系统设置功能 3. 添加文章列表分页功能 4. 文章摘要 管理用户名:fwsous@gmail.com 管理密码:123456

近期下载者

相关文件


收藏者