-
飞天论坛(ftbbs3.5)功能说明:
1、支持UBB,HTML内容编辑,支持网络贴图与附件上传等,风格有点像163的论坛.
2、支持二级类...
飞天论坛(ftbbs3.5)功能说明:
1、支持UBB,HTML内容编辑,支持网络贴图与附件上传等,风格有点像163的论坛.
2、支持二级类别,类别自已可以添加修改。
3、支持背景音乐,不喜欢的可以关闭。
4、本论坛设以简洁高效为目标,所以不适合要求功能花俏、插件多样的使用者;
5、贴子中增加了发布新贴的链接。
6、加入了贴子的版权信息。
7、贴子被修改后有被修改的记录如:修改时间谁修改的。
8、贴子中加入了加锁,与取消加锁功能。
9、新增了自定义头像功能。
10、后台新加入了图片大小、类型、以及网友上传的图片是否要审核的功能。(后台参数设置)
11、投票贴加入了投票开始时间与到期时间。
12、后台用户管理中加入了用户封锁功能。
13、后台用户管理中还加入了图片(附件)上传权限的限制。
14、加入了首页调用功能代码。
15、修复了以前版本的一些bug,同时首页加入了精华与推荐贴链接,以及最后回复人,
开放了编辑器所有功能,后台增加了批最删除功能,数据库也进行了清理.
- 2022-05-22 22:22:23下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze HTTP
- 2022-01-24 14:18:01下载
- 积分:1
-
VC 透明窗口效果的电子标尺源代码
说明: 使用C++编写的透明窗口效果的电子标尺源代码,实现了随鼠标光标移动实时获取桌面坐标位置;支持两点测量、多点测量和角度测量,并支持测量结果的保存。(The electronic ruler source code with transparent window effect written in C + + realizes the real-time acquisition of desktop coordinate position with mouse cursor movement, supports two-point measurement, multi-point measurement and angle measurement, and supports the saving of measurement results.)
- 2021-02-09 13:31:06下载
- 积分:1
-
可以发送具有用户名论证的邮件,并且加入了POP3接收的功能,虽然还有一些BUG,望有好的意见能与我分享...
可以发送具有用户名论证的邮件,并且加入了POP3接收的功能,虽然还有一些BUG,望有好的意见能与我分享-can send users who have demonstrated mail, POP3 and joined the reception function, although some BUG, Pillar had good ideas and I can share
- 2022-08-04 02:56:59下载
- 积分:1
-
cal
简易计算器,可以实现简单的计算功能,比如加减乘除,类似于windows上的计算器(Simple calculator, you can perform simple computing functions, such as addition and subtraction multiplication and division, similar to windows on the calculator)
- 2009-10-03 22:27:19下载
- 积分:1
-
glossario-audio
This documment is about audio terms glossary in portuguese
- 2013-04-17 03:20:53下载
- 积分:1
-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
ACEChatServerV001
说明: ACE聊天室如果您是执行run.bat运行起来的话,您会看到DOS窗口开启了1个线程(Service:Start Success!)
然后就打开浏览器,输入http://localhost:9999/chat.htm ,哗啦啦,聊天室主界面就出来了,(止不
住想说一声它奶奶的,有时候浏览器收到的HTTP应答头出现前几个字符乱码,这时刷新一下就可以了).(ACE Chat run.bat if you are running up and running, you will see a DOS window opened up a thread (Service: Start Success!) And then open the browser, enter http://localhost:9999/chat. htm,哗啦啦, chat rooms on the main interface came out, (止不住grandmother wanting to say it, sometimes the browser before the HTTP response before the first few garbled characters, then you can refresh a).)
- 2008-11-19 21:27:56下载
- 积分:1
-
GenericCPPLib-master
enables specific handling of four-digit numbers with non-zero hundreds: they are often named using multiples of hundred AND combined with tens AND/OR ones ( one thousand one , eleven hundred three , twelve hundred twenty-five , four thousand forty-two , or ninety-nine hundred ninety-nine etc)
- 2016-05-28 16:00:24下载
- 积分:1