Location:
Search - sql REPLA
Search list
Description: 一个SQLServer数据库的字段内容批量替换程序。
在实际生产中使用过,其中涉及到的表名和字段名称是与特定应用绑定的,仅供参考。有兴趣的朋友可以按自己的要求修改。-a SQLServer database fields as mass replacement procedures. In actual production use, which refers to the table name and the field name is bundled with a specific application, for reference purposes only. Interested friends according to their requirements change.
Platform: |
Size: 41984 |
Author: deqingl |
Hits:
Description: 三层音乐网站源码
技术架构:是不是三层不太清楚(很难理解),采用的是伪静态URL重写.后台数据采集AJAX..
程序简介:主要实现了数据管理,添加,修改,删除.以及数据采集功能.由于时间的关系,有一部分功能还没完成!
程序目录:
Music.Common
Music.Config
Music.Data.Access
Music.Data.SqlServer
Music.DbHelper
Music.Model
Music.Search
URLRewriter
Music.Web
Music.Forums
sysadmin/ 后台(默认帐号密码:admin 123456)
后台主要功能模块有:音乐类别 添加歌手 歌手管理 添加专辑 专辑管理 音乐管理
数据采用ACCESS(App_Data下为Access数据库文件),SQL2008(DB下为数据库文件和数据库生成脚本,但是数据为空),默认为Access
更换数据库,请将 web.config 里的
<appSettings>
...
...
<add key="DbType" value="Access"/>要是SQL数据库请更换成 SqlServer
</appSettings>
<connectionStrings>//这里对应修改.
<!--<add name="ConnStr" c/>-->
<add name="ConnStr" c/>
</connectionStrings>-Three music site source
Technical Architecture: Is the three-tier is not clear (hard to understand), uses a pseudo-static URL rewriting. Background Data Acquisition AJAX ..
Procedure Description: The main achievement of the data management, add, modify or delete. As well as data capture. Because of time, some function is not yet complete!
Program directory:
Music.Common
Music.Config
Music.Data.Access
Music.Data.SqlServer
Music.DbHelper
Music.Model
Music.Search
URLRewriter
Music.Web
Music.Forums
sysadmin/background (default account password: admin 123456)
Background main function modules include: music, artist management class to add singers to add album album management music management
Data used ACCESS (App_Data under the Access database file), SQL2008 (DB database files and the database under the build script, but the data is empty), the default for Access
Repla
Platform: |
Size: 2045952 |
Author: 小K |
Hits: