搜索资源列表
关于页面统计的页面代码
- 在网上下的一个关于页面统计的页面代码!我还没有看。-in one of the Internet pages on the statistics page code! I have not read.
com.gosyl.linecounter
- 本源码使用eclipse开发。可以统计某个文件夹下具有某一后缀名所有文件的行数。可以用来统计源代码行数来了解自己的开发规模-use eclipse the source development. Statistics can be a folder with a particular suffix all in the name a few. Statistics can be used to a few source code to understand their development s
JSPfluctuation
- 使用jsp编写的流量统计源代码,站长必备。-use jsp flow statistics prepared by the source code, the station required.
JSPliuliangxitong123
- JSP流量统计系统,一个小小的,创举,相当使用的一个代码-JSP flow statistics system, a small, innovative use of a considerable code
cs-virtualBbs
- BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统. 运行平台: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL BBS-CS文件结构: 在BBS-CS的文件包中有home、src、jar、doc四个目录。 其中:home下是程序文件,src下是源码,jar下是工具文件包,
JSPaddJavaBean
- 本人最近在为某统计局开发项目时,涉及到在网页上动态生成图片的问题,费了一天的时间,终于搞定,为帮助大家在以后遇到同样的问题时不走弯路,现将设计思想及源代码公布出来,与大家共勉。以下代码在Windows2000成功测试通过,Web应用服务器采用Allaire公司的Jrun3.0。-I recently Statistics for the development of a project that involves the website dynamically generated picture
xueshengguanlixitong
- 这是一个学生信息管理系统 可以输入学生的姓名 年级 年龄 性别等信息 来统计学生的情况 包含了源代码-This is a student information management system can enter the names of the students age, gender and other information to senior students in the case of statistics contains the code
WordFrequency
- 词频统计~JAVA~实现最简单的词频统计功能-Frequency Statistics ~ JAVA ~ to achieve the simplest function of word frequency statistics
stat
- 一个访问统计模块系统。使用了前台和后台分模块设计的思想,应用了MYSIWYG所见即所得编辑器,高效搜索优化得到了很好的应用。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-A visit to the Census and Statistics module system. The use of the foreground and background sub-module design ideas, applied MYSIWYG WYSIWYG edito
workspace
- java的团队合作代码,实现流量统计功能-java code of the team to achieve the flow statistics function
umlsport
- 基于UML的运动会成绩统计系统设计。1.1运动会成绩统计系统包括个人成绩统计,单项成绩统计和团体成绩统计。 1.2个人成绩统计即指该参赛者的所参与的各项运动后的单项成绩统计。 1.3单项成绩统计即指某一项比赛项目的成绩统计,分为男子组和女子组。 1.4团体成绩统计是按学员分组统计学院的得分,从而得出团体成绩的分数和排名。 包括文档和源码,还有数据库。 -UML-based performance statistics of the games system design. 1
ProgramCountor
- 用Java编写的一个简单代码行数统计器,在窗口内点击“选择路径”-->“统计”,您的代码统计结果即显示在显示区。-Java prepared with a simple few lines of code statistics, and in the window click on the " choose the path "--> " Statistics," The results of your code that is displayed
CodeCounter
- 统计Java项目有多少行代码,非常好的工具类。 -Statistics projects the number of Java lines of code, very good tools.
MA
- Java Moving average. Moving Average is the one statistics used in time seris. here you have a source code
JavaShop
- Java超市进销存系统毕业设计完整版。压缩包内的源码很完整,带有SQL数据库文件,而且还附有设计文档。这个进销存可以完成商品的查询及管理,可根据不同的时间段、不同的商品编码、进行相应的销售统计、商品进/出货、商品出/入库、商品付款单、商品采购、会员卡的增、删、改、查等。-Invoicing System Graduation Java supermarket full version. Compressed source code package is very complete, with a
CodeCounter
- java代码统计器,设置你的workspace,即可统计你的所有代码,写了两个版本,一个多线程,一个迭代实现,最后却发现迭代的速度快得多,因此保留了迭代的版本。 此程序仅供娱乐,因为代码量不能说明任何问题-java code for statistical device, set up your workspace, you can statistics all your code, written in two versions, a multi-thread, an iterative
KaixinRicher
- 分析开心网的超级大亨游戏的源代码,JDK5 + MySQL5.1。作用:自动登录,每隔3分钟爬取相关页面,获得实时价格信息;根据MySQL中的数据,统计平均价格、最高价格、最低价格。附件为源代码,db目录的kaixin_20091225.rar为mysql的数据库脚本,用sqlyog恢复,查询.sql为调用语句示例,存储过程market_statistics 更新最近3天的价格信息 -Analysis of super-happy network tycoon game' s source
HealthClubProject
- 模仿www.healthsport.com俱乐部。 俱乐部会员资格费用为75元/人,或100元/家庭。每月收费,40元/人,55元/夫妻(每个10~18岁孩子另加10元)。 每位会员持有一张会员卡(7位识别码),每个家庭持有一张卡(7位识别码)。 参加活动,俱乐部服务员记录日期和卡号。 会费通过银行卡支付,如果支付中止,会员记录暂停,一旦支付恢复,会员记录可用;暂停6个月后,会员记录停止;会员可通知俱乐部取消资格。 逐月统计:会员年龄及各年龄段百分比、性别、居住地、有效/停止
LineCount
- Eclipse 下代码行数统计的插件,经过测试准确无误,可以统计Eclipse工程目录下,包内,文件中的代码行数。-The following lines of code statistics Eclipse plug-ins, tested accurate, statistical Eclipse project directory, the package, the file number of lines of code.
Java-student-scores-statistics
- 这是做的一个学生成绩系统的Java程序源码,挺有意义。-This is a Java program source code on student scores achievement system which is quite significant.