搜索资源列表
Skyline
- 路线转移功能,可以通过鼠标画一个转移的路线,双击鼠标结束画线。创建好路线之后, 再创建一个动态对象,动态对象以之前创建好的路线作为运动的轨迹-Line transfer function, you can transfer the mouse to draw a line, double-click the mouse to draw a line end. Created routes, Then create a dynamic object, dynamic objects to
Java_applet
- 程序功能:在Applet 上使用鼠标在屏幕上随意画直线和画点。用户点击“画线”按钮可画直线,点击“画点”按钮可画连续点,点击“清除”按钮可清除画面上的所有内容。-The program features: the Applet, use the mouse to draw a straight line anywhere on the screen and draw points. The user clicks on the " drawing a line" button
zhanglu15
- 简单文本编辑器,能实现文字的输入、修改、删除,同时在状态栏能显示鼠标的位置、当前系统时间。并具有简单的绘图功能,比如用鼠标画线、能画圆、画矩形等等。-Simple text editor, can achieve text input, modify, delete, at the same time in the status bar can show the location of the mouse, the current system time. And have simple gra
MiddlePoint
- 实习动态画一条具有中点的线段,是基于对话框的程序,不断拖动鼠标动态画中点线-Internship with the midpoint of the line segment dynamically draw a dialog-based program, continue to drag the mouse the dynamic painting midpoint line
gdiFlow
- c#写的.net 画流程图的控件,可以转换成xml。也可以根据xml转换成图。需要客户端安装.net framework. 发出来与大家分享,也希望能对大家做工作流的开发有所帮助。由于种种原因该控件并没有继续开发下去,所以不足之处,请大家指正。 使用方法,附件中有gdiflow.htm和gdiflow.dll两个文件,将其放在wwwroot下或iis的虚拟目录中,直接访问gdiflow.htm即可。如放在本机的wwwroot下,则直接用localhost/gdiflow.htm即