-
NETCTOSS中国电信运营支撑系统
NETCTOSS中国电信运营支撑系统 基于spring mvc+Java+Tomcat等技术开发达内科技实战资料
- 2022-03-18 08:48:58下载
- 积分:1
-
定时器(用spring管理)
在项目中使用到了JFreeChart每天都会产生很多统计图,如果不及时清理,服务器空间很快就会不够,所以要用到定时器.
在网上找了很多定时器的实现,主要有2种:一是继承java.util.TimerTask,一种是使用Quartz,我开始选用了Quartz,但是Common-collection.jar出了问题,后来就都不用了,自己写了一个普通类,用spring的AOP对方法进行拦截,成功了!
有兴趣的童鞋可以看看,在工作中等到了同事崔的大力帮助!
- 2023-03-17 02:50:04下载
- 积分:1
-
android 高仿网易新闻客户端主界面UI效果 示例源码(侧滑SlidingMenu+ViewPager+Fragment)
android 高仿网易新闻客户端主界面UI效果 示例源码(侧滑SlidingMenu+ViewPager+Fragment)
- 2013-10-23下载
- 积分:1
-
umeng 社会化组件实例源码下载(各种社会化分享,qq/微信/新浪微博等等)
umeng 各种社会化分享实例,使用非常方便
- 2014-05-23下载
- 积分:1
-
wordpress
WordPress是一个注重美学、易用性和网络标准的个人信息发布平台。WordPress 虽为免费的开源软件,但其价值是无法用金钱来衡量。使用WordPress可以搭建功能强大的网络信息发布平台,但更多的是应用于个性化的博客。针对博客的应用,WordPress能让您省却对后台技术的担心,集中精力做好网站的内容。(WordPress is a focus on aesthetics, ease of use and network standards of personal information publishing platform. WordPress is a free open source software, but its value can not be measured in terms of money. WordPress can be used to build a powerful network information publishing platform, but more is applied to personalized blog. According to the application of blog, WordPress allows you to dispense with background technology worry, concentrate on the content of the web site.)
- 2017-03-06 14:49:20下载
- 积分:1
-
循迹
说明: 两路光电开关驱动,2019电赛A组,测试程序(Two-way Photoelectric Switch Drive, Group A of 2019 Electricity Competition, Test Procedure)
- 2020-06-17 16:40:02下载
- 积分:1
-
Android串口工具DEMO.rar
【实例简介】ndk 串口读卡
- 2021-08-11 00:31:01下载
- 积分:1
-
画图,只画直线,矩形,椭圆-Java画图实验-Java源代码
/*PainterDemo.java,画图,只画直线,矩形,椭圆-Java画图实验-Java源代码
*只画直线,矩形,椭圆,只能向右下角画
*
*PainterPanel extends JPanel implements MouseListener
*addMouseListener(this);
*
*JToggleButton
*
*hxz*/
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
class PainterPanel extends JPanel implements MouseListener{
- 2023-05-23 08:10:04下载
- 积分:1
-
SpringBoot商城后台管理系统
【实例简介】SpringBoot商城后台管理系统
- 2021-12-10 00:34:55下载
- 积分:1
-
MobileGuess
自己制作的简单的猜数字游戏,在google发布的Android平台上。 (Produce their own simple guessing game in the google released Android platform.)
- 2011-08-17 22:13:08下载
- 积分:1