搜索资源列表
gameN2
- 还是我初学VC时编的小游戏 是用键盘控制板的方向来反弹每个小球 有任何一个小球落地就失败了 还是很简单 类似于手机里经常有的那个反弹球游戏 不过似乎比那个要简单一点-beginner or addendum to the VC when the game is small keyboard control panel to rebound in the direction of each ball with a minor the ball landed on the failure is st
game
- 拼图游戏 就是拼图,大家估计都玩过那种平板的那种左右移动,然后,拼好一副图的那种.-Jigsaw puzzle is the puzzle, everyone played the kind of flat-panel estimates are about the kind of move, then a plan to fight the kind of good.
ErsBlock
- 以JDK实现俄罗斯方块游戏,支持界面风格转化,面板颜色变化,有背景音乐,音乐与游戏进程同步,音乐部分由Java Media FrameWork实现,均有源码。-Tetris game with JDK implementation, support interface style transformation, panel color change, the background music, music and games process synchronization, music and
Diamond2.0
- 界面很独特的VC俄罗斯方块源代码,卡通风格的背景和方块,玩法和其它的俄罗斯方块一个样,用键盘也可以控制,不过本俄罗斯广场从功能上来说仅实现的是基本的,没有设置面板等辅助功能。 -VC interface is very unique Tetris source code, cartoon-style background and box, play Tetris and other a-like, can also be controlled with the keyboard, but t
Gamehads
- 用Java编写的一个打方块下游戏,游戏面板的最下面有一个挡板,上面是若干个方块,一个小球在四处弹射,球撞到方块上方块就消失并加分,球撞到墙壁上就反弹,玩家用鼠标或键盘控制下面挡板的左右移动不让小球掉入地底下,如果掉入则游戏结束。界面使用了一些图片,还算美观的。-Written in Java, one playing the box game, the game panel at the bottom there is a baffle above is the number of boxes,
pintuyuanma
- JAVA小游戏-拼图 我做的第一个小游戏 Cell类是继承的按钮类,并加上相应图形,形成方格 MyCanvas是一个面板,加载Cell类的对象(方格),是这三个类中的核心 -JAVA games- puzzle I do a little game Cell class inherits the button class, plus graphics, to form squares MyCanvas panel, load the Cell class of objects (sq
Game
- 通过单击与空白网格相邻的网格,可以将该网格显示的图片移动到空白网格中,那么可以用一个按钮代表一个网格,然后让每个按钮显示一个小图片,最后将这些按钮添加到一个面板中,并让这个面板采用网格布局。-Moving the grid display of pictures by click the blank grid adjacent grid blank grid, you can use a button on behalf of a grid, and then let each button d
fangkuai
- 创建一个含有方块的面板,用户可以通过鼠标抓取方块,但是,无论用户怎样努力,方块总是朝着与鼠标运动相反的方向运动,这就是抓不住的方块。 -Create a panel containing a box, the user can grab the mouse box, but no matter how hard the user, always moving boxes moving in the opposite direction with the mouse movement, and t
yanhua
- 用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。本实例的知识点有:鼠标事件的监听,Graphics类和Thread类的应用。-Use the mouse to click on the browser panel will appear colorful fireworks effects. Knowledge of this example are: mouse event listener, Graphics class and the Thread class applications
Simple-password-procedures
- 简单的开机密码程序 电脑用户有时候设置了密码,自己也忘了,面对操作系统需要密码登陆的界面束手无策。如此时并不是系统默认的管理员账户Administrator,而是用户自定义的账户(如abc)那么重启电脑,启动到系统登录界面时,同时按住Ctrl+Alt键,然后连击Del键两次,会出现新的登陆界面,在用户名处输入Administrator 密码为空回车即可登陆操作系统进入我们熟悉的桌面了。进去之后再到控制面板→用户账户abc账户中将密码修改一下即可。-Simple password procedur