-
sendfilermi
在本教程中,您将构建一个简单的、集中的、面向连接的Java服务器。在做
- 2022-05-25 20:34:20下载
- 积分:1
-
获得一些系统信息例子
获得一些系统信息例子-been some examples of system information
- 2022-09-03 11:05:03下载
- 积分:1
-
that s struts program write by me,contains code,will help you who study JAVA,a g...
我自己写的基于STRUTS的项目源文件,项目虽小,涉及的面却很广,希望对那些项目开发人员有一定的参考勤价值,也希望能给正在学JAVA的朋友一点帮助-that s struts program write by me,contains code,will help you who study JAVA,a good useful to someone who develop J2EE.
- 2022-01-22 07:07:32下载
- 积分:1
-
主要用于二叉树的建立,先序,中序,后序遍历,其由两部分构成,头文件和实现文件。...
主要用于二叉树的建立,先序,中序,后序遍历,其由两部分构成,头文件和实现文件。-btree,create,search
- 2022-01-25 22:28:45下载
- 积分:1
-
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有...
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有权利删除不妥当的评论内容,有利于更好的管理
3、首页的帖子都将显示对应帖的评论数,丰富了帖子的可读性,让浏览的人能一目了然,哪个帖子的人气比较旺
4、发放最新的心情图案,让使用爱墙的站长能够完美地实现与官方一样的功能!
5.首页的贴纸美化,体积变大,可以容纳更多的信息和更大的图片,并且使其透明化
6.增加一个Banner广告位置,各位用户可自己修改
7.增加几套新的表情,非常好看,有大图有小图
演示地址: http://www.ejrweb.cn/love/
后台登陆地址:admin/Index.asp
帐号、密码都是:admin
-err
- 2023-06-01 02:05:03下载
- 积分:1
-
用户自定义消息窗口
使用微软 Visual C# 2008 编写的自定义 MessageBox 程序模块,该程序可有三个调用参数、agr1 agr2 和 agr3分别为:显示信息字符串,显示停留时间,Logo选择。该程序给有两种Logo可选,可以扩充。该消息显示窗为渐进渐出,一到九秒显示后自动消失。
- 2023-01-17 09:25:04下载
- 积分:1
-
ZOJ1337 AC code, attached to the title and description.
ZOJ1337 AC代码,附带题目和说明。-ZOJ1337 AC code, attached to the title and description.
- 2023-04-09 09:35:03下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
WinCE平台的OpenGL ES的一个源代码的应用下,粒子的应用…
wince 平台下的 的一个 OpenGL es 应用的原代码,粒子应用, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, particle application, compiled with the EVC4.0
- 2022-01-25 17:24:04下载
- 积分:1
-
MyDraw绘图软件,介绍利用VC绘图,及如何动态选取并修改图形对象(CRectTracker类)。...
MyDraw绘图软件,介绍利用VC绘图,及如何动态选取并修改图形对象(CRectTracker类)。-MyDraw mapping software, introduced VC mapping, and how to select and modify dynamic graphic objects (CRectTracker category).
- 2022-04-19 00:54:49下载
- 积分:1