Revit二次开发入门 Revit二次开发的完整过程 完整演示最简单命令Hello World 调试代码 命令类属性用法 输入输出参数含义 用addin文件加载外部命令 外部命令加载工具AddinManager 两种方式来扩展Revit的功能 方式一:外部命令(External Command) 功 ...
PICT安装与介绍PICT,全称是Pairwise Independent Combinatorial Testing tool,是一个免费的小工具。PICT接收一个纯文本的Model文件作为输入,然后输出测试用例集合。Model文件的格式如下: : , , , ...用冒号隔开输入条件和参数,每行... ...
分类:
其他好文 时间:
2020-07-10 14:55:30
阅读次数:
63
OBDSTAR Odomaster is a new odometer correction tool. With the latest cluster calibration technology from OBDSTAR, it’s very easy to use, and supports ...
分类:
其他好文 时间:
2020-07-10 13:40:25
阅读次数:
104
OBDSTAR Odomaster is a new odometer correction tool. With the latest cluster calibration technology from OBDSTAR, it’s very easy to use, and supports ...
分类:
其他好文 时间:
2020-07-10 13:00:22
阅读次数:
79
目的:1.上传代码后HTTP服务自动重启,不需要自己手动执行:php bin/swoft http:start2.自动重启适用于开发调试阶段,因为不能再后台运行所以在线上环境的话还是要重启http服务 a.Swoft-cli1.下载 wget https://github.com/swoft-clo ...
分类:
其他好文 时间:
2020-07-10 09:41:25
阅读次数:
128
#Tool-Wireshark July 8, 2020 11:03 PM HomePage ##Tip 如何抓取本地localhost的包 将原有的WinPcap换为Npcap,可以通过Wireshark的界面选择本地回环Loopback Addres的接口。 设置路由 - 管理员身份运行CMD. ...
分类:
其他好文 时间:
2020-07-09 00:55:28
阅读次数:
80
由于在浏览器中操作DOM是很昂贵的。频繁的操作DOM,会产生一定的性能问题。这就是虚拟Dom的产生原因。 Virtual DOM本质就是用一个原生的JS对象去描述一个DOM节点。是对真实DOM的一层抽象。(也就是源码中的VNode类,它定义在src/core/vdom/vnode.js中。) 虚拟 ...
分类:
其他好文 时间:
2020-07-08 23:27:21
阅读次数:
113
The new Mercedes Benz diagnostic tool MB SD Connect C5 is verified working great. Here are customer feedback to Benz C5 SD Connect (not original Xentr ...
分类:
其他好文 时间:
2020-07-08 15:41:09
阅读次数:
56
源代码实现 - octrees(1)- insert objects 基于 RTCD-7.3.a Octrees进行源代码实现。 insert spheres #include <iostream> struct Point { float x{0.0f}; float y{0.0f}; float ...
分类:
其他好文 时间:
2020-07-08 15:27:50
阅读次数:
35
The new Mercedes Benz diagnostic tool MB SD Connect C5 is verified working great. Here are customer feedback to Benz C5 SD Connect (not original Xentr ...
分类:
其他好文 时间:
2020-07-08 15:16:05
阅读次数:
62