-
struts-sun
本书详细的介绍了在struts1上设计和开发Java web应用的各种技术。列举了大量具有典型性和实用价值的web实例,并提供了详细的开发和部署步骤。(This book describes in detail on the struts1 Java web application design and development of various technologies. Listed a large number of typical and practical value of the web instance, and provide a detailed development and deployment steps.)
- 2010-09-16 09:44:51下载
- 积分:1
-
OA-user-check
web service 调用资料和源码。适用于用友OA系统的用户认证web service。(webservice interface example for oa user login
)
- 2012-01-01 00:08:48下载
- 积分:1
-
tomcat-native.tar
说明: 是一个tomcat组件,该组件用于tomcat的配置(This file is a website certificate)
- 2019-06-05 09:56:26下载
- 积分:1
-
JMXcode
关于JMX的入门资料,代码展示了一些JMX的基础知识(Introductory information about JMX, JMX code shows some of the basics)
- 2011-11-16 17:15:34下载
- 积分:1
-
BlendComposite
Blend Composite Class
- 2010-12-15 17:45:17下载
- 积分:1
-
WPCrawler-master
Java+mysql实现的网络爬虫。针对单个WordPress网站的网络爬虫程序
使用的开源类库如下:
Apache HttpComponents 4.3
HTML Parser 2.0
MySQL Connector/J 5.1.27
使用UTF-8编码以记录中文标签
使用XAMPP默认MySQL端口localhost:3306
需要本地XAMPP环境
(Java+ mysql web crawler.On a single web crawlers WordPress site
Use of open source libraries are as follows:
Apache HttpComponents 4.3
2.0 HTML Parser
The MySQL Connector/J 5.1.27
Use utf-8 to record label in Chinese
Using XAMPP MySQL default port localhost: 3306
Need local XAMPP environment)
- 2015-05-07 17:37:35下载
- 积分:1
-
Cjingdiansuanfa100li
学习c语言经典的经典算法100例,为你学好c语言打下坚实基础!!!(C language learning classical classical algorithm 100 cases, as you lay a solid foundation to learn c language! ! !)
- 2010-12-21 15:26:23下载
- 积分:1
-
calculator
功能:实现一个计算器应用程序
实验要求:编写一个模拟计算器的应用程序,使用面板和网格布局,
添加一个文本框,10个数字按钮(0~9),4个加减乘除按钮,
一个等号按钮,一个清除按钮,一个求平方根按钮,一个退格按钮,
要求将计算公式和结果显示在文本框中,实现效果如下图所示,(Functions: a calculator application requirement of experiment: write a simulation calculator applications, the use of panels and grid layout, add a text box, 10 numeric buttons (0 to 9), 4, Math button, a equal sign button, a Clear button, a square root button, and a backspace button, the formula and the results are displayed in the text box, as shown in the results as shown)
- 2012-12-21 00:18:12下载
- 积分:1
-
Mouse
实现在TextArea中输出最后一次鼠标单击的x,y坐标和连续单击的次数。(In the output of the TextArea realize the last time the mouse click of the x, y and continuous click on the number of times.)
- 2012-05-14 12:53:43下载
- 积分:1
-
基于Spark的电影推荐系统源码
基于Spark的电影推荐系统本次项目是基于大数据过滤引擎的电影推荐系统--“懂你”电影网站,包含了爬虫、电影网站(前端和后端)、后台管理系统以及推荐系统(Spark)。一、爬虫开发环境: pycharm python3.6软件架构: mysql scrapy运行环境: 本次爬取的内容在外网,所以需先翻墙后才能成功运行。项目架构:二、电影网站开发环境: IntelliJ IDEA maven git linux powerdesigner软件架构: mysql mybatis spring springmvc项目描述: 懂你电影推荐网站是一个基于SSM框架的web项目,类似当前比较流行的豆瓣。用户可以在网站上浏览电影信息和查询电影,并且网站会根据用户的浏览记录给用户进行实时的电影推荐。现已将网站部署在 http://115.159.204.68 网站上,感兴趣的朋友可以自行查看。Git的安装与IDEA和github的集成可以参考博客。项目架构:三、后台管理系统开发环境: IntelliJ IDEA maven git linux powerdesigner软件架构: mysql mybatis spring springmvc easyui项目描述: 后台管理系统主要对用户信息和电影信息进行管理,如添加删除电影信息和完成用户信息的完善。其中为了更好地保存电影的图片信息,搭建了图片服务器,关于图片服务器FastDFS的搭建可参考博客。后台系统也布置在服务器上,感兴趣的朋友可以通过地址 http://115.159.204.68:8080/ 访问,为大家提供的测试账号为 test,密码为88888888。项目架构:四、推荐系统(Spark)开发环境: IntelliJ IDEA maven git linux软件架构: hadoop zookeeper flume kafka nginx spark hive mysql项目描述: 通过在电影网站系统埋点,获取到用户的点击事件(如用户喜欢哪部电影或对某部电影的评分)并将信息传至推荐系统,推荐系统根据该信息做出相应的处理,将推荐结果存入到mysql数据库中,web前端通过查询数据库将推荐的电影展示给用户
- 2019-10-16下载
- 积分:1