搜索资源列表
IEStatusBarPane
- 这个程序开发语言是C++,它安装之后,可以在IE状态栏上增加你的应用程序图标(它可以是XP的Theme风格),当你选择菜单中的Unmask Passwords后,网页中任何的密码输入框中的密码都会以明文方式显示出来。 -This article demonstrates how to add a Status Bar pane to Internet Explorer Window, and then how to use it for managing Web page password
Resize
- 拖拉缩放效果,可以实现大小随意变化,四个方向随意伸缩,位置随意移动-Drag the zoom effect
extgrid.v1.2
- jq-extgrid(v1.2)插件 grid插件 功能包括: 列宽大小改变 排序 分组 分页 table表格转grid 行列锁-jq-extgrid (v1.2) plug-grid plug-in Features include: Resize column widths Sequence Grouping Pagination table table turn grid Ranks lock
delphiresize
- Delphi让窗体控件随窗口大小而变化,你可以拖动改变窗口的大小,但窗口里面的按钮会随着窗体的变大而自动增大,代码中有一个处理窗体大小变化时的事件,来控制这些窗口控件的自适应变化功能。 -Delphi Forms Control with the window size so that changes, you can drag to resize the window, but the window inside the button becomes larger as the form
ImageResizeInPHP
- 基于PHP语言,在服务器段调整图片尺寸,用于thumbs 等等,同时附有实例。-the main function of this file it resize image in the server, the language used is PHP, and also include a demo to show you how to use it
resize_img
- resize image 3 parameter w and h
Resizemodule03112002
- Dynamic control resizing module Scott Peterson IBPeterson@cox.net The purpose of this module is to dynamically resize all of the controls on a form when it is resized. In order to impliment this module you must call its initializ
queue_two_impletation
- queue的两种实现方法,一种可以无限大的队列,一种有限大的队列,但是可以动态扩充。-two implemetation way of queue. one is infinite size of the queue, antohter is limited size of the queue.but can resize.