-
GoF 模式: 装饰
In 面向对象的编程, the 装饰模式(也被称为包装器,与共享替代命名 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-24 14:21:55下载
- 积分:1
-
学生管理系统-java版
资源描述学生管理系统源代码,使用java语言编写,ssh框架,用来学习java编程,java建站,是非常不错的资源。
- 2022-07-14 03:33:55下载
- 积分:1
-
poi把表单导出excel
一个简单而又实际的例子poi把表单导出excel,这个例子既有对excel的读功能同时又有对excel的写的功能,方便我们学习poi对excel的操作。
- 2022-08-20 17:32:23下载
- 积分:1
-
shenrulijieandroid
深入理解Android的重要学习资料,详细得讲解了各个模块。(Android-depth understanding of the important learning materials, have to explain in detail the various modules.)
- 2015-12-30 14:44:46下载
- 积分:1
-
Excel2html
将excel的内容转化为html格式,常用语邮件的excel提取为正文,用的jar是poi(
Convert Excel to HTML
)
- 2015-12-02 15:12:44下载
- 积分:1
-
wordpresszt_tmqx_v3.9
主题说明
易秀购主题网在其他地方看到的一款非常漂亮的透明主题,这款主题是由国外的爱好者制作的,支持中文大家尽管可以直接用的,该主题采用了
自适应宽屏和响应式移动版
透明清新风格和自定义背景
LOGO 和友情链接
社交链接图标,快捷入口和伸缩搜索栏
增强的可选访客 UA 展示
部分功能的后台开关
萌/中/英语言支持
HTML5 语义标签和 CSS3 特效,兼容到 IE8 及以上(Topic Description
Easy to show net purchase theme seen elsewhere in a very nice transparent theme, this theme is made by foreign fans, despite the support of Chinese people can use, the theme adopted
Adaptive and responsive widescreen mobile version
Transparent fresh style and custom background
LOGO and Links
Social link icons, shortcuts entrance and telescopic search bar
Optional enhanced visitor UA show
Some features of the background switch
Meng/medium/English word support
HTML5 semantic tags and CSS3 effects, and more compatible to IE8)
- 2015-04-11 20:23:04下载
- 积分:1
-
连连看java源代码
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class lianliankan implements ActionListener
{
JFrame mainFrame; //主面板
Container thisContainer;
JPanel centerPanel,southPanel,northPanel; //子面板
JButton diamondsButton[][] = new JButton[6][5];//游戏按钮数组
JButton exitButton,resetButton,newlyButton; //退出,重列,重新开始按钮
JLabel fractionLable=new JLabel("0"); //分数标签
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-17 11:03:41下载
- 积分:1
-
手指打印扫描仪测试
测试手指打印扫描仪测试手指打印扫描仪测试手指打印扫描仪测试指纹扫描仪
- 2022-01-31 18:48:04下载
- 积分:1
-
股市模拟SWARM JAVA程序
1. 交易者类
import swarm.objectbase.SwarmObjectImpl;
import swarm.Globals;
import swarm.defobj.Zone;
import swarm.gui.Raster;
import swarm.space.Grid2dImpl;
/**
* Title: Agent.java
* Description: 定义交易者市场行为规则
- 2023-07-15 03:20:03下载
- 积分:1
-
android 百度定位实例
简单定位
- 2015-06-23下载
- 积分:1