-
3draw
说明: VB绘制3维立体几何图案,程序源码,绘图实例源码,三维制图(VB drawing 3D three-dimensional geometric patterns, program source code, drawing example source code, 3D drawing)
- 2020-06-26 09:27:39下载
- 积分:1
-
SegyFileRead
利用C语言编写的读取Segy文件数据的小程序(Using C language to read file data Segy small program)
- 2008-07-23 21:17:48下载
- 积分:1
-
zTree_v3-master
、setting 配置信息说明
此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数
1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容
2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag / onDrag / beforeDrop / onDrop 等属性,详细请参见 API 文档中的相关内容
基本拖拽设置:
允许复制 允许移动
setting.edit.drag.isCopy = true
setting.edit.drag.isMove = true
拖拽相对位置设置:
prev inner next
setting.edit.drag.prev = true
setting.edit.drag.inner = true
setting.edit.drag.next = true
2、treeNode 节点数据说明
对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性(、setting 配置信息说明
此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数
1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容
2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag/onDrag/beforeDrop/onDrop 等属性,详细请参见 API 文档中的相关内容
基本拖拽设置:
允许复制 允许移动
setting.edit.drag.isCopy = true
setting.edit.drag.isMove = true
拖拽相对位置设置:
prev inner next
setting.edit.drag.prev = true
setting.edit.drag.inner = true
setting.edit.drag.next = true
2、treeNode 节点数据说明
对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性)
- 2020-07-20 11:18:47下载
- 积分:1
-
ButtonMessage
说明: 在做产品的实验程序,实现分别实现按键的按下和抬起两种消息响应。(In the experimental program of the product, two kinds of message response are realized, one is to press the button and the other is to lift the button.)
- 2019-04-19 11:13:30下载
- 积分:1
-
2006-01-0081
SAE PAPER: Potential Benefits in Heavy Duty Diesel
Engine Performance and Emissions from
the Use of Variable Compression Ratio
- 2013-11-17 05:24:48下载
- 积分:1
-
一维数组的冒泡法排序
这是一维数组的冒泡法排序fortran语言编写的代码,水平有限,多多包涵(This is a one-dimensional array of bubbling methods for sorting the code written in the fortran language, the level of which is limited.)
- 2018-05-26 20:30:05下载
- 积分:1
-
java
程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。(20-50 program randomly generates a match, the person with the computer take turns, each time the number does not take more than three, to get the last one wins.)
- 2013-12-24 16:52:35下载
- 积分:1
-
Crack_QII_13.1_Windows
采用骏龙科技这个13.1新版本破解器.对于已经用了老版本破解器的网友,请把bin和bin64下的sys_cpt.dll删除,然后把sys_cpt.dll.bak名字改成sys_cpt.dll,也就是先恢复正版,然后用这个破解器破解。注意老的license文件也要删除,改用这个新版本破解器附带的license(Cytech Technology 13.1 using the new version of this cracker. Has been used for the old version cracker users, please sys_cpt.dll bin and bin64 under Delete, and then changed the name of the sys_cpt.dll.bak sys_cpt.dll, which is first restore genuine, then use this cracker to crack. Note that the old license file should be deleted in favor of this new version of the license that came with crack)
- 2021-03-04 09:59:32下载
- 积分:1
-
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序- Obtains the browser (CHtmlView) the center HTML content and
revises these contents the procedure
- 2023-02-17 13:05:03下载
- 积分:1
-
vcText
用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。(Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, familiar with the use of the CString class. Explain the use of timers and the clever use of DrawText function and the reduction of CDC function.)
- 2010-05-18 18:18:01下载
- 积分:1