搜索资源列表
TestBC
- 在程序中添加一个颜色拾取的按钮,经过摸索找到一种比较简单的办法,并且很方便重用。
PaintDemo2
- iPhone上简单的画图程序,可以通过按钮实现线条颜色的切换-simple drawing program on the iPhone, you can button to achieve the switching of the line color
textrandom
- android点击按钮,随机出现写好的文字字体颜色变化。-android click random font changes.
ACPButton-master
- 介绍: 无需图片,自定义各种外观样式的按钮。包括加边框、渐变颜色、圆角、扁平化风格等等,也可以用图片填充按钮背景。支持Nib。-Descr iption: No pictures, customize various exterior style button. Including Canadian border, gradient colors, rounded, flat style, etc., can also be filled with a picture button backgr
54865764
- 多种颜色和样式的按钮(未使用图片作背景的),精选ios编程学习源码,很好的参考资料。-A variety of colors and styles of the button (without the use of picture as the background of the selected), learning IOS programming source code, a good reference.
russianblocks
- 俄罗斯方块小游戏的Java源代码,俄罗斯方块的Java 实现,里面包括控制面板类、方格类、游戏控制主类等,方格类是组成块的基本元素,用自己的颜色来表示块的外观,俄罗斯方块游戏控制面板类,继承自JPanel.上边安放预显窗口、等级、得分、控制按钮,主要用来控制游戏进程。 游戏主类,继承自JFrame类,负责游戏的全局控制,内含: 1, 一个GameCanvas画布类的实例引用, 2, 一个保存当前活动块(ErsBlock)实例的引用, 3, 一个保存当前控制
ColorIdentification
- 颜色识别例程。运行项目进入主界面,界面显示图片和判断完成的颜色,点击下一个图片按钮,图片变换,颜色重新判断。-Color recognition routines. Run the project into the main interface, the interface displays pictures and judge the color is completed, click the button next picture, image conversion, color redet
ColorIdentification
- ColorIndentification 颜色识别例程。运行项目进入主界面,界面显示图片和判断完成的颜色,点击下一个图片按钮,图片变换,颜色重新判断。-ColorIndentification
Android_Define_Button
- 自定义安卓按钮的代码,更改颜色代码可以更改按钮在点击按钮、松开按钮的颜色以及渐变的颜色-Android button code, change the color code can change the button in the button, loosen the button color and the gradient of the color
ProgressButton
- android 带进度的按钮控件(设置进度变化,下载完才能点击,以及自定义颜色,大小等)-android with the progress of the button controls (set schedule changes downloaded to click and customize the color, size, etc.)
iPhone Gradient Buttons
- 不需要加载图片,只用代码实现按钮颜色的各种渐变效果。(You don't need to load the picture, and you use only code to implement various gradients of button colors.)
454050
- 在程序中添加一个颜色拾取的按钮,经过摸索找到一种比较简单的办法,并且很方便重用,()