登录
首页 » 界面开发 » 特色: 1.界面清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打开、修改、回复留言。 3.可在后台打开或关闭...

特色: 1.界面清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打开、修改、回复留言。 3.可在后台打开或关闭...

于 2022-02-11 发布 文件大小:142.23 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

特色: 1.界面清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打开、修改、回复留言。 3.可在后台打开或关闭留言审核功能,留言审核功能可避免非法、垃圾信息的危害。 4.可在后台打开或关闭html屏蔽功能。 5.可在后台设置最长留言长度、每页留言条数。 6.可在后台修改管理员名称和密码,管理密码使用MD5加密,数据库防下载处理,确保安全。 7.含脏话过滤功能 最近更新记录: 1. 解决长英文字符撑破表格的问题。 2. 改进页码功能,可通过下拉框选择页数直接查看指定页面。-characteristics : 1. Clean interface, generous, beautiful, simple, functional and practical, not flashy them. 2. A convenient voice management capabilities, can be deleted in the background, closed or open, modify, reply messages. 3. In the background can be opened or closed messages audit functions, message audit functions can avoid illegal spam hazards. 4. In the background can be opened or closed html shielding function. 5. In the background can be set up message length, number of messages per page. 6. Changes in background administrator name and password, password management using MD5 encryption, database-download, ensure safety. 7. With mouths filtering recently updated records : 1. Solution English characters pretty long

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

发表评论

0 个回复

  • (VC7) "
    在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
    2023-04-03 07:30:03下载
    积分:1
  • 使用ListCtrl控件的程序,可以随意改变每列字体大小…
    本程序采用listctrl控件,能随意改变每一栏的字体大小,能随便改变每一栏的字体颜色以及每一栏的背景颜色,颜色可自由设定(R,G,B),同时整个栏全屏显示,对学习修改控件属性有很大的用处。-the procedures used listctrl controls, can randomly change each column font size, can easily change the font of each column and each column color of the background color scheme, the freedom to set (R, G, B), while the entire column in full-screen, right to amend the Control study attributes great useless.
    2022-04-07 13:17:30下载
    积分:1
  • in a single document using the large VC controls, and share with everyone!
    在单文档中使用VC的大量控件,与大家一起分享!-in a single document using the large VC controls, and share with everyone!
    2023-08-25 10:25:04下载
    积分:1
  • 作图时,并不知道颜色的具体RGB值,只需通过拖动滚动条慢慢调配出来...
    作图时,并不知道颜色的具体RGB值,只需通过拖动滚动条慢慢调配出来-mapping, it is not aware of the specific RGB color values to be adopted by the drag of the slowly rolling out deployment
    2023-03-05 12:10:04下载
    积分:1
  • 最基础最重要认真看
    最基础最重要认真看-most basic seriously look at the most important
    2023-04-23 18:50:03下载
    积分:1
  • 一个使用图标作为进度显示的控件,很漂亮,值得去研究...
    一个使用图标作为进度显示的控件,界面很漂亮,值得去研究-use an icon as shown in the progress of controls, the interface is very beautiful, worthy of study
    2022-10-20 14:00:03下载
    积分:1
  • 类似的组件你一定见过不少,这个组件好不好,下载看看就知道。本控件来自DayDream。...
    类似的组件你一定见过不少,这个组件好不好,下载看看就知道。本控件来自DayDream。-similar components you seen many, this component is good or bad, look at the downloaded know. DayDream from the controls.
    2023-01-03 01:30:25下载
    积分:1
  • CxShadeButton 演示
    2022-01-26 03:37:34下载
    积分:1
  • c语言树的各种功能实现,包括加儿子,几个儿子,几层等运算...
    c语言树的各种功能实现,包括加儿子,几个儿子,几层等运算-c language tree realization of various functions, including the Canadian son, sons, layers and other computing
    2023-03-24 16:00:03下载
    积分:1
  • Delphi midas.rar
    deiphi 三层开发所有需要的相关链接库, deiphi 三层开发所有需要的相关链接库, deiphi 三层开发所有需要的相关链接库, deiphi 三层开发所有需要的相关链接库, deiphi 三层开发所有需要的相关链接库
    2022-10-04 08:15:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载