搜索资源列表
Java布局管理器使用方法
- 很多初学者在用Java布局器自动布局画界面时,经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章,有读者反映算坐标不好算,问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大小或按钮之间的距离等问题,只是没有手动布局那么灵活。下面我就举一个例子。 -many beginners in using Java for automatic layout interface layout painting, met o
TextFileViewer
- 文件查看器 创建一个包含TextArea区域的窗口,在该区域中显示打开的文本文件的内容-document viewer to create a regional TextArea contains a window in the region had shown open the contents of text files
20060318bbs
- 01.发帖增添MN. 02.等级标示出台. 03.用户权限划分优化. 04.HTML权限最终划分. 05.后台批量删除MN少于n的用户. 06.新增精华帖子列表.(Showelite.asp) 07.增添友情之柬道具,加强了论坛的管理. 08.增添帖子过期功能,帖子过期后不会再up. 默认为2个月过期. 09.UBB码全面支持.HTML标签加入! 10.直接浏览数据库,不再生成html页. 11.风格的改进. 12.Smiles标签加入. 1
cutecounter
- 提供ASP源码模块,可以直接加入到你的网站中,实现各种网络访问统计功能,可以得到网站访问者的地区、时间、搜索、访问量分析。-provide ASP source modules directly into your website, the realization of network access statistical functions, visitors to the site can be the region, time to search, access Analysis.
dhtmlwindow
- 一个拖动的demo,可以任意摆放位置,也可以指定在某区域内拖放,源码和使用都包含在包里-demo of a drag, which could be positioned, and can also specify in a certain region, drag and drop, and the use of FOSS are included in the bundle
IPLocalizer
- IPLocalizer是一个用于JSP开发的IP定位工具,可根据访问者IP判断其所在地区或机构。-IPLocalizer for JSP is a development of the IP positioning tools, IP visitors may judge it in the region or institutions.
ColorDisc
- 使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和
region
- 纯javascr ipt实现的三级省市县联动菜单,是用 jquery+json数据 写出来的-Pure javascr ipt implementation of the three provincial cities and counties linkage menu jquery+ json data is written out
flexDemo
- 该工程简介: 这个工程是用flex画图表(piechart饼状图/lineChart折线图/ColumnChart直方图),并将生产的swf文件成功嵌入到网页中,在你自己的网页中你想放的任意地方嵌入swf(flash动画)文件。 亮点: 1、三个图鼠标放在相应区域会有相应区域详细信息的显示 2、生产的piechart是加动画的 3、生产的ColumnChart是3D的圆柱状的或立方状的 4、生产的lineChart是加标准线的 5、生产的swf文件可以成功嵌入到
bread
- 模拟物体运动,碰到物体边缘的触碰区域,物体会运动,也可以用于虚拟现实方面.-Simulation objects movement, when objects touch the edge of the region, object movement, can also be used for virtual reality.
Snakuscule
- Snakuscule是一种新型概念的snake。基于区域的,而不是基于曲线的。有两点决定,适合细胞分割、数目鉴定以及其他用途。是08年IEEE TRANSACTION中Snakuscule的源码-Snakuscule is a new concept of the snake. Based on the region, rather than based on the curve. There are two decisions, for cell division, the number of
SemaDemo
- 英国帝国理工学院电脑系多线程课程教学材料之四 ---- 用Semaphores互斥访问-The program uses a semaphore to ensure that it is not possible for threads to enter their critical sections at the same time. The critical section is represented by a light blue (cyan) colour. To execute in
country
- If you d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their
nicEdit
- NicEdit 是一个轻量级,跨平台,内联的内容编辑器。能够使你很容易地浏览器上实时的编辑站点内容。NicEdit Javascr ipt 能够快速地整合到任一站点中并使得任一元素/DIV变的可以编辑或将标准文本区域转变成富文本形式来进行编辑。 -NicEdit is a lightweight, cross-platform content inline editor. Can easily make your browser to edit the site content in rea
wp125
- 这是一段PHP的插件,他可以让你以125×125区域内显示多个广告,改变他们的次序,并且,可以统计广告的点击次数。-This is a PHP plug-ins, he could let you, as the region 125 × 125 display multiple ads, change their order, and can be ad clicks statistics.
MyJavaNotepad
- 这是本人在大二下暑假期间用JAVA写的记事本,虽然实现了一部分功能,其中包括界面上的菜单,编辑区域和状态栏:菜单中有文件菜单项(新建,打开,保存,另存为,退出),编辑菜单项(撤销,剪切,复制,粘帖,删除,查找,查找下一个,替换,全选,时间/日期),格式菜单项(自动换行,字体),查看菜单项(状态栏),帮助菜单项(帮助主题,关于记事本);编辑区域实现右键弹出菜单(撤销,剪切,复制,粘帖,删除,全选);状态栏实现相关信息的显示等。但还有一部分功能由于本人水平有限,所以没能实现。-This is my
gweather1.0.5
- GWeather是一个用于获取天气预报的开源J2ME应用程序。它利用Google Weather API+地区名称来获取天气数据。要求 MIDP 2.0 和 CLDC 1.0 环境支持,当然,因为使用了 Google 的 API 因此你的手机还必须开通上网服务。-GWeather is a weather forecast for the acquisition of open-source J2ME application. It uses Google Weather API+ region
js_area_select
- 不错的javascr ipt地区联动,可以实现一级,二级,或多级联动,可根据自己需要调整.-Good javascr ipt linkage region can be achieved at the primary, secondary, or multi-level interaction can be adjusted according to their own.
region
- java 中国城市 地区 查询 ,可以根据城市查找地区也可以根据地区查找所有城市。-java query in urban areas in China, according to the city to find areas can find all the cities according to the region.
Region
- Region implements Parcelable for Andriod.