搜索资源列表
GamVan_Club
- 特色: 1.今晚在线社区独有的双风格分桢形式 2.社区最多可进行3级分类,大部分论坛应该够用了。 3.多种发帖类型: 普通帖、积分浏览帖、金钱购买帖、散分(求助)帖、 回复可见帖 4.更贴心得发帖辅助功能,可自动识别URL和图片。 5.采用类似今晚在线文章系统的后台管理等级无限级自定义分类,真正适合多用户管理。 6.UTF-8编码,解决贴繁体或国外字符乱码问题。 7.CSS控制整个社区颜色及风格。 8.版面多种可选属性,让社区变得更灵活。
java2
- 声明三个面板的布局,实例化三个面板的布局,实例化所有按钮、设置其前景色并注册监听器-Statement three panel layout, the layout of an instance of the three panels, examples of all the buttons, set the foreground color and register listener
JavaScript-web-design-300-cases
- 以300个网页制作过程中必会的技能为依托,将网页设计过程中的步骤、疑惑和技巧表达得淋漓尽致,其中包括网站的制作流程、色彩搭配、页面布局、HTML、Javascr ipt、CSS样式、插件、表单、层、行为事件等。-300 page production process skills will certainly rely on the expression of the steps in the web design process, doubts and skills, including th
AlbumApplet
- Java电子相册,借此源码您可以了解一下使用Java语言定义图片选择下拉框、绘制图像的Graphics对象、生成媒体加载器、设置Applet的背景颜色、设置布局管理器、实例化下拉框、获取图像数量参数、得到图像数量、如何增加待加载的图像、增加组件到Applet、创建Image实例、得到Graphics实例、重绘屏幕等小技巧,对于学习Java图像处理想当有意义。-Java electronic albums, take this source code you can know what use J
java-Er-Luo-Si-Fang-Kuai
- 用java实现俄罗斯方块,可以进行布局、颜色等的设置,功能很全面,很新颖。-Java achieve Tetris, layout, color, and other settings, very comprehensive, very novel.
K_means
- 平面坐标轴里面实现点的划分 用网格布局管理器,里面填充按钮,用按钮去模拟坐标; 划分后同一个簇中的点(即按钮),用同一种颜色给按钮着色 -Plane axis point division inside the grid layout manager, which fill the button with a button to simulate coordinates divided in the same cluster point (button), with the sam
LinearText
- 实现activity的背景色和各种布局的排布-Arrangement to achieve the activity background color and a variety of layout
LinearColorBar
- Linear Color Bar extends Linear Layout Source Code for Andriod.
Frame_Neon
- 当你打开开关时,19种方形光环,19种渐变的颜色,让你心情舒畅... 此代码也可作为布局继承,也可调优为自己想要的界面。-When you turn on the switch, 19 square halo, 19 kinds of gradient color, make you feel better... Inherited this code as a layout, and also can be tuned for they want interface.
Sanke
- 贪吃蛇游戏创建三个模块,分为Map,Sanke,Gui。Map类应用二维数组实现地图布局。Snake类主要运用GUI中监听Button按钮的颜色变化,来实现舍得移动和捕食。并在地图中随机出现食物。Gui通过键盘监听器使得蛇移动方向。此次项目让我感受到编程的乐趣!(Snake game to create three modules, divided into Map, Sanke, Gui. Map class uses 2D array to realize map layout. Snake