搜索资源列表
testshape
- 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces includ
Resize.rar
- 拖拉缩放效果,实现通过鼠标拖动来调整层的面积(宽高)大小。例如选框效果。 这里的拖拉缩放比一般的选框复杂一点,能设置八个方位(方向)的固定触发点,能设置最小范围,最大范围和比例缩放。 这里也有一个简化版的SimpleResize,方便学习。,Drag zoom effects, drag the mouse to achieve through the layer to adjust the size (width height) size. For example, the eff
php5_thumbnail_v2
- Php resize image to thumnail for web and zendframework
dhtml-week-planner
- This a nice DHTML week planner. It used Ajax to get events/appointments from the server. This scr ipt makes it easy for you to move, resize and edit events without having to reload the page. The changes you make are instantly sent to a server so that
ImageUpload
- A simple, easy to use image uploader scr ipt with resize function. The scr ipt uploads the image file and create a normal and a thumbnail sized images as well. Supports images up to 10Mp. You can configure where to store the files and the size o
Blobs1
- creates random blobs, little diamonds. every time you refresh or resize the applet box they randomize again
ImageTransform
- Update and resize image files with example
Resizeable_Textbox_V3-Switch_On_The_Code
- resize effects for the elements on the webpage
AS4ASb2
- 苹果scr ipt的初学者书籍 对初学者最使用 -Applescr ipt is a revolutionary Apple technology that makes communication between computer programs possible. For example, with Applescr ipt you can - retrieve e-mails from Mail and store them in a database - te
thumbnail
- This File is to resize Photos on Fly
TestPaint
- 画一个红色实心椭圆和一个绿色矩形 (用到可以自动调用的paint方法, 运行后调整窗口大小或最小化,最大化等时都会使图形自动重画)-Draw a solid red oval and a green rectangle (used to automatically call the paint method, run resize the window or minimize, maximize, etc. will automatically redraw the graph)
ResizeImage
- Resize Image - Java ME
resize
- Resizing the image so that the images uploaded to the website are of same size
GUILayout_v1p9
- 一个很好用的工具箱,用于优美的用户版面设计-This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout.
ObjectHandles-2.0.0008-src
- A very common UI element found in many applications are those little square handles around an on-screen object that allow you to move & resize it. It behaves as a container object so you can put any other flex component inside it and get the resizeab
thumbncrop.inc
- php class for create thumbnail and resize images with custom properties
Resize
- java实现屏幕截图 该脚本缩放程序、定位参数、获取边框宽度-Resize.js for screen scr ipt
imageresize
- Image Resize Example PHP code
img_resize
- PHP Image Resize Lib
resize
- 使用Javascr ipt实现拓展以及大小缩放功能的小例子(use Javascr ipt to implement drag and resize function)