-
在线考试系统
在线考试系统
- 2022-09-01 02:55:03下载
- 积分:1
-
Simple automato in Java, for real numbers.
Simple automato in Java, for real numbers.
- 2022-07-17 20:04:11下载
- 积分:1
-
mozilla-shell-emulation
Sets up fake implementations of MDC built-in objects and functions necessary to run the tests in V8.
- 2014-02-02 22:43:09下载
- 积分:1
-
android_develop
基于对android的入门和深入开发,里面还有一些源码,希望对大家有所帮助(Based on the entry and in-depth development of android, there is some source, we want to help)
- 2012-03-14 17:08:39下载
- 积分:1
-
leap motion代码 有不同的粒子形态 食指改变形态 中指改变拖尾透明度
leap motion代码 有不同的粒子形态 食指改变形态 中指改变拖尾的透明度,形态各种各样,可以自己改粒子数量,屏幕大小。
- 2023-03-12 02:30:04下载
- 积分:1
-
i-jetty-xs-(1)
ijetty服务器的启动关闭以及资源下载,基本框架,直接import进eclipse就可运行(ijetty server startup shutdown, and resources, the basic framework for direct import into eclipse can be run)
- 2013-07-01 14:21:25下载
- 积分: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
-
Door
门禁系统 适合初学者学习的 控制台java程序 代码简单功能明确(Access control system suitable for beginners to learn a simple function of the console java code explicitly)
- 2013-12-26 22:32:07下载
- 积分:1
-
图形化界面飞机大战
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import java.util.ArrayList;
import java.util.Random;
import javax.swing.JFrame;
import javax.swing.JPanel;
/**
* 雷电游戏
*
* @author VisionDo
*
*/
public class Game extends JFrame {
private static final int WIDTH = 400;
private static final int HEIGHT = 650;
public static void main(String[] args) {
Game myGame = new Game(); &n
- 2023-07-17 01:20:03下载
- 积分:1
-
模拟时钟的运行程序
模拟时钟的运行程序-analog clock operating procedures
- 2022-08-20 20:12:34下载
- 积分:1