Welcome![Sign In][Sign Up]
Location:
Search - smiley face

Search list

[JSP/JavaJavaApplet10

Description: 自编的十个Java applet小程序,有绘制笑脸,移动笑脸,闪烁字幕,正旋余玄曲线等,还有一些组合框的控件。 -writing small programs Java applet, drawing a smiley face, mobile smiling, flashing subtitles, is rotating Yuxuan curve, and some combination of the control box.
Platform: | Size: 13965 | Author: 东方不亮 | Hits:

[Button controlsmilehuid

Description: 这个是创建有笑脸形状的窗体,很好用不要错过机会-this is the creation of a smiley face shape forms, is useful not to miss the opportunity
Platform: | Size: 4820 | Author: 杨洋 | Hits:

[Menu controlmenuwithicon

Description: 简单的菜单界面程序以及源码,还包括一个黄色笑脸的图标文件-simple menu interface procedures, as well as source code, also includes a yellow smiley face icon on the document
Platform: | Size: 27145 | Author: 虫世木 | Hits:

[JSP/JavaJavaApplet10

Description: 自编的十个Java applet小程序,有绘制笑脸,移动笑脸,闪烁字幕,正旋余玄曲线等,还有一些组合框的控件。 -writing small programs Java applet, drawing a smiley face, mobile smiling, flashing subtitles, is rotating Yuxuan curve, and some combination of the control box.
Platform: | Size: 13312 | Author: 东方不亮 | Hits:

[Button controlsmilehuid

Description: 这个是创建有笑脸形状的窗体,很好用不要错过机会-this is the creation of a smiley face shape forms, is useful not to miss the opportunity
Platform: | Size: 4096 | Author: 杨洋 | Hits:

[Menu controlmenuwithicon

Description: 简单的菜单界面程序以及源码,还包括一个黄色笑脸的图标文件-simple menu interface procedures, as well as source code, also includes a yellow smiley face icon on the document
Platform: | Size: 26624 | Author: 虫世木 | Hits:

[assembly languageimage

Description: 用汇编语言编程,使用笑脸表示一个叉子,要求使用循环程序。-Using assembly language programming, the use of a smiley face that fork, procedures require the use of the cycle.
Platform: | Size: 2048 | Author: yuxiaolei7 | Hits:

[JSP/JavaSmilingFace

Description: 一个笑脸 可以根据自己的绘画水平自己生成笑脸 !~-A smiling face painting can be according to their own level of their own to generate a smiley face! ~
Platform: | Size: 1024 | Author: 沈画 | Hits:

[Graph Drawingsmile_cry

Description: java小程序.简单,功能一般.实现点击界面即可出现笑脸,点击笑脸变换哭脸.有坐标显示.-java applets. simple function normally. the realization of the smiling faces click interface appears, click the smiley face transform cry. there coordinates show.
Platform: | Size: 9216 | Author: kaka | Hits:

[JSP/JavaJavaMine

Description: 扫雷游戏应实现的功能:点击“开始”或点击“笑脸”进入游戏,扫雷典型操作项:左键扫雷,右键标记为地雷(即插上红旗),再点右键记为不明情况(即变为问号),再点右键取消不明情况。左右键同时按下或按下中键,以按下的方格为中心的3*3矩形范围方格皆陷下,游戏成功点开始快捷按钮,重新游戏或退出;游戏失败点开始快捷按钮,重新游戏或退出。-Mine should be the realization of the functions of the game: Click the Start or click on the smiley face to enter the game, mine-clearing operation typical items: left mine, right-marked for mines (that is, plug in red), and then point right circumstances recorded as unknown (ie into a question mark), and then right click Cancel unknown circumstances. At the same time about press or press the button in the button to press box as the center range of 3* 3 rectangular grid are under depression, games successful start button quickly to re-games or quit game shortcut button to start point of failure, re game or quit.
Platform: | Size: 117760 | Author: Dante | Hits:

[Other GamesfaceGame

Description: 一个用vb编写的简单笑脸游戏的代码,代码里面的注释是我自己写的可能不正确,游戏代码是工具书里转载的-With the preparation of a simple smiley face vb games code, the code inside the notes I wrote it myself may not be correct, the game code is a tool for reprinting the book
Platform: | Size: 17408 | Author: faceGame | Hits:

[assembly languagezd

Description: 要求按Q键返回操作系统,按其他键开始顺序显示256种ASCII字符。显示方法是每按一次键在屏幕左上右下的斜线上显示一串相同字符,下一次换下一个相邻字符(即从ASCII值0开始,每次值递增1)。并且要求每隔5秒屏幕上角显示一个笑脸字符,该笑脸字符交替变脸。-Requested by the Q key to return to the operating system, according to other key sequence shows the beginning of 256 kinds of ASCII characters. Shows that every time is key right on the screen left of the slash to show the same string of characters, off an adjacent next character (ASCII value 0 from the beginning of each incremental value of 1). And ask every 5 seconds the screen corner displays a smiley face characters, the characters alternately smiling face.
Platform: | Size: 1024 | Author: 蓝之鸿鹄 | Hits:

[Software Engineeringwzq

Description: 用c++实现两人在电脑屏幕上下五子棋,其游戏规则如下: 1.每1步输入要下棋子的格子的x,y坐标,按Enter键 2.有1方首先5个棋子连成一线即判获胜 3.当旗子布满棋盘但仍无获胜方即为平局 4.一局结束后,若想继续按Y键,若退出则按其他键 5.若想中途退出游戏,请输入(0,0),再按照提示保存游戏 6.并且有悔棋键(不一定能实现) 7.可以选择X方先行或O方先行 设计要求: 1.屏幕上含有一些美丽的图案,比如笑脸、五角星等。 2. 棋到中局可以暂停后,自动保存,并且下次可以继续接着下。 3.棋盘的大小可以选择。 4.该游戏要有很强的自动纠错功能。 5.程序要能够自动判别胜负。 6.程序要能够自动判别所输入的行号列号是否正确。-Using c++ to achieve the two up and down on a computer screen Gobang, the rules of the game are as follows:       1. Step 1 for each piece of input to the grid of x, y coordinates, in accordance with Enter key       2. There is a square five piece first line or even sentenced to win       3. When the flag covered with the board but not a single party is to win a draw       4. After the end of a board, if the Y key to continue, if the exit at the other key       5. If you want to quit the game, type (0,0), and then follow the prompts to save the game       6.悔棋and the key (may not be able to achieve)       7. Can choose to be X or O to be Design requirements: 1. The screen contains a number of beautiful patterns, such as a smiley face, such as five-pointed star. 2. Move to the Board may be suspended automatically saved, and then under the next to contin
Platform: | Size: 8192 | Author: wly1zwss | Hits:

[JSP/Javashiyan3

Description: 编写“变脸”程序: 将1和2结合, 再加入一个事件处理程序mouseUp(),使程序运行后出现一张笑脸,鼠标点击一次则变成哭脸,再点击一次又变成笑脸,依次轮换。+开发一个加、减、乘、除四则运算器-The preparation of the program of the " face" : 1 and 2 together, then add an event handler for mouseUp (), the program runs a smiley face, a mouse click into a crying face, and then click once again become the smiling face, followed by rotation . the+ development of a plus, minus, multiply, in addition to the four operational
Platform: | Size: 16384 | Author: Amazing | Hits:

[Other Gamessansi

Description: 基于JQuery的迷宫游戏 提示:您可以使用键盘上的上、下、左、右方向键控制迷宫中笑脸的移动。-JQuery based maze game Tip: You can use the keyboard up, down, left and right arrow keys to control the movement of smiley face maze.
Platform: | Size: 40960 | Author: komoxo | Hits:

[Game Programface

Description: 一个简单的JAVA小游戏,运行后出现一张笑脸图片,WSAD分别可以控制笑脸上下左右移动-A simple JAVA games, to run after a smiley face image, WSAD can be controlled separately from top to bottom and move around smiling face
Platform: | Size: 3072 | Author: kailin | Hits:

[GIS programninglei

Description: ;取当前显示方式 INT 10H PUSH AX ;保存当前显示方式(AL) MOV AH, 0 ;设置彩色80×25文本方式 MOV AL, 3 INT 10H MOV CX, 1 ;一次显示一个笑脸字符及属性 MOV DH, 12H ;12行,从屏幕左边的中间开始 MOV DL, 0 ;0列 BEGIN: CMP DL, 79 ;移到79列就退出 JAE EXIT CMP DH, 0 ;移到第0行就退出- Take the current display mode INT 10H PUSH AX to save the current display (AL) MOV AH, 0 set color 80 × 25 text mode MOV AL, 3 INT 10H MOV CX, 1 time shows a smiley face character and properties MOV DH, 12H 12 lines, from the middle of the screen on the left began to MOV DL, 0 0 Lie BEGIN: CMP DL, 79 move to 79 on the exit JAE EXIT CMP DH, 0 move to the first line of the exit 0
Platform: | Size: 1024 | Author: 孙炜棋 | Hits:

[JSP/JavaJavapictures

Description: 建立一个笑脸类,通过Applet和Application程序调用这个类并显示笑脸。-The establishment of a smiley face class, through the Applet and Application procedures for calling the class and display faces.
Platform: | Size: 4096 | Author: 小路 | Hits:

[Windows Developsmile

Description: 桌面笑脸屏保,靠鼠标滑动解锁。屏保是柔和的色调,非常养眼,下载不会后悔。前提是你能编译出来。-Desktop smiley face screensavers, unlock by sliding the mouse.
Platform: | Size: 1134592 | Author: melo | Hits:

[.netSmiley

Description: 用Visual Basic .Net 2010,设计显示笑脸图形.-smiley face
Platform: | Size: 16384 | Author: David | Hits:
« 12 3 »

CodeBus www.codebus.net