-
Bantuin-dong-mas
A part of aplication component that needed when we need to perform an interfacing between plc and pc
- 2015-01-24 22:34:03下载
- 积分:1
-
产生一个随机数,然后统计餐厅进出人数,点菜价格,点菜时间。最后算一天的总收入...
产生一个随机数,然后统计餐厅进出人数,点菜价格,点菜时间。最后算一天的总收入-have a random number, then the number of statistics from the restaurant, order food prices, orders time. The final day of counting the total income
- 2022-01-24 13:49:47下载
- 积分:1
-
java教程中的一段源码,其功能是,用socket建立通讯实例服务器端。...
java教程中的一段源码,其功能是,用socket建立通讯实例服务器端。-java tutorial in the section of source code and its function is to use socket communication set up server-side examples.
- 2023-03-11 11:25:04下载
- 积分:1
-
Java_Database_Best_Practices
Java Database Best Practices
- 2007-01-09 17:32:07下载
- 积分:1
-
CSS3动画响应式消息通知插件
这是一款消息显示时带CSS3动画效果的jQuery响应式消息通知插件,非常好看的效果。(This is a message display with CSS3 animation effect of jQuery response message notification plug-in, very beautiful effect.)
- 2018-10-09 17:21:48下载
- 积分:1
-
大厦游览图,通过命令行来实现
System.out.println("where 显示当前在什么地方")
System.out.println("...
大厦游览图,通过命令行来实现
System.out.println("where 显示当前在什么地方")
System.out.println("list 列出当前位置的物品")
System.out.println("list allspots 列出大厦内所有地点")
System.out.println("list spots 列出当前位置附近的地点")
System.out.println("list goods 列出当前位置的物品")
System.out.println("goto someplace 到另一个地点")
System.out.println("look somegoods 查询某个物品是否在当前地点")
System.out.println("help 命令行帮助")
System.out.println("exit 退出命令行") -Building Tour map, through the command line to achieve System.out.println (
- 2022-01-28 07:17:55下载
- 积分:1
-
day03_pm
java培训笔记,第三天可以学习的内容,适合刚理解java,0基础的学java的学员(java training notes, you can learn the contents of the next day, for just understand java, 0-based learning java trainee)
- 2013-09-02 18:14:27下载
- 积分:1
-
蜀山剑侠传游戏J2ME手机版源码
一个手机游戏,java 语言开发的,喜欢游戏的java 爱好者们不容错过啊,是一个不错的学习demo,希望能帮到你们!
- 2023-05-17 03:20:03下载
- 积分:1
-
java-read-word-file
jquery 树型控制,使用简单,大方美 观(java )
- 2013-05-01 07:48:09下载
- 积分:1
-
仿微信摇一摇代码
package com.hkddy8.shakedemo;import java.util.HashMap;import android.annotation.SuppressLint;import android.app.Activity;import android.app.Service;import android.content.Context;import android.hardware.Sensor;import android.hardware.SensorEvent;import android.hardware.SensorEventListener;import android.hardware.SensorManager;import android.media.AudioManager;import android.media.SoundPool;import android.os.Bundle;import android.os.Vibrator;import android.view.animation.Animation;import android.view.animation.Animation.AnimationListener;import android.view.animation.AnimationSet;import android.view.animation.TranslateAnimation;import android.widget.RelativeLayout;import android.widget.Toast;import com.hkddy8.shakedemo.R;@SuppressLint("UseSparseArrays")public class MainActivity extends Activity imple
- 2022-09-18 03:00:02下载
- 积分:1