登录
首页 » Windows开发 » 一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...

一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...

于 2022-03-03 发布 文件大小:227.58 kB
0 241
下载积分: 2 下载次数: 1

代码说明:

一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板… 可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。 - An unusual message center procedure, its function only has the message demonstration and the transmission. But this message center procedure, is based on "three structures". The message center procedure may move in three databases platforms, respectively is: Access database, MSSqlServer database and MySql database. Only needs through to revise the Web.Config document to establish the message center movement the database platform, but is not develops three databases editions the message center... May use TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the table, uses TraceLWord_MySql.sql to produce in the MySql database the table.

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

发表评论

0 个回复

  • EXCEL action class, you can EXCEL file all common operations. 1. Mergers and mod...
    EXCEL操作类,可以对EXCEL文件进行所有常见的操作。1。合并与修改单元格2。打印和预览3。字体格式的修改4。背景的设置5。对齐方式的设置6。背景的设置7。单元格数据类的设置8。其他细节部分详见文件类的说明-EXCEL action class, you can EXCEL file all common operations. 1. Mergers and modify cell 2. Print and preview 3. Font formatting changes to 4. 5 background settings. Alignment settings 6. Background settings 7. The cell data class settings 8. Other details of the part of the detailed description of the file class
    2022-03-24 16:19:28下载
    积分:1
  • 用matlab编的关于识别的例子,初学者可以
    用matlab编的关于识别的例子,初学者可以-using Matlab series on the identification example, beginners can s
    2022-01-31 11:12:40下载
    积分:1
  • 用C语言写的学生成绩管理系统,功能强大。
    用C语言写的学生成绩管理系统,功能强大。-The Student system is C program write !
    2022-12-28 18:05:05下载
    积分:1
  • butterfly at nature
    butterfly at nature-butterfly at nature
    2022-11-24 18:15:03下载
    积分:1
  • A small operating system kernel. It is small but powerfull! Just try! Have fun...
    A small operating system kernel. It is small but powerfull! Just try! Have fun :D
    2022-04-10 06:04:05下载
    积分:1
  • Windows编程的试验指导,主要是MFC编程。
    Windows编程的试验指导,主要是MFC编程。-Windows programming pilot guidance, mainly MFC programming.
    2022-05-05 10:25:05下载
    积分:1
  • newexplorerbaw
    能够播放 WOL 数据包 能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不) 在系统托盘图标中显示指定监视 pc 的状态 在启动时,和定期直到找到其他客户端,客户端发送广播。 一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。 第一次客户端更新它的 ip/mac 地址列表 能够播放 WOL 数据包 能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不) 在系统托盘图标中显示指定监视 pc 的状态 在启动时,和定期直到找到其他客户端,客户端发送广播。 一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。 第一次客户端更新它的 ip/mac 地址列表
    2022-07-07 06:23:32下载
    积分:1
  • SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...
    SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。 严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像…… SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files. Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very diffe
    2022-08-07 04:35:26下载
    积分:1
  • 格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中...
    格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中-Gray code generated files, you can produce an arbitrary length of the Gray-digit code and generate documentation in the text
    2022-04-15 22:10:48下载
    积分:1
  • 包括二叉树的建立和查找,是查找算法的一种,大家可以看看,参考一下。...
    包括二叉树的建立和查找,是查找算法的一种,大家可以看看,参考一下。-Including the establishment of a binary tree and search is a search algorithm, we can see that reference.
    2022-05-15 17:01:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载