常用资源

HD设计网: https://hdnnn.com/   软件分享(Sketchup VRay 以及SU插件)/(SU)模型分享/材质分享

Icon8: https://icons8.com/  免费的高质量的图标库

一个Teigha的操作封装和控件库 github.com/FzNoxus/ECAD

SketchUp Ruby C/C++ Extension Examples   GitHub - SketchUp/ruby-c-extension-examples: Ruby C extension examples

腾讯云开发者手册(信息量很大) https://cloud.tencent.com/developer/chapter/11530

Sketchup论坛 https://forums.sketchup.com/t/add-abilitity-to-dock-htmldialogs/33470/11

SketchUp之画线工具   https://zhuanlan.zhihu.com/p/145031027

SketchUp的二次开发探索(六)自生长动画插件>>伦敦翻滚桥  https://blog.csdn.net/weixin_42649728/article/details/103293543

Ruby中嵌套对象转换成json的方法  https://www.jb51.net/article/51354.htm

Hook Procedure not working!   https://github.com/ffi/ffi/issues/283

Using a custom WindowProc from Ruby    https://www.michaelnygard.com/blog/2009/01/using-a-custom-windowproc-from-ruby/

ruby json解析&生成  https://blog.csdn.net/weixin_33997389/article/details/93256956

无需cad,从dwg文件中读取缩略图  https://blog.csdn.net/he_zhidan/article/details/78872872

ruby-doc.org  https://ruby-doc.org/core-2.7.1/Kernel.html

云+社区开发者手册是腾讯 https://cloud.tencent.com/developer/devdocs

SketchUp干货之Tool对象 https://zhuanlan.zhihu.com/p/144726698

老顽童与小东邪 https://my.oschina.net/u/3712547/blog/4429813

Ruby如何实现动态方法调用?  https://blog.csdn.net/dazhi_100/article/details/24491729

Ruby之each、map、collect、inject、map!、collect!揭秘    https://blog.csdn.net/zyw0713/article/details/80199409

Promise/Deferred模式   https://blog.csdn.net/xk_moving/article/details/103782328

pywin32 py windows 基于ReadDirectoryChangeW做文件变动的监控   https://www.cnblogs.com/cizao/p/12961272.html

OpenCASCADE 基础  http://blog.sina.com.cn/s/blog_67b6b7200101sbjx.html

typecad https://thebuildingcoder.typepad.com/  

C++性能优化  https://zhuanlan.zhihu.com/p/33638344

Embedded toolbar or HTML dialog in viewport   https://forums.sketchup.com/t/embedded-toolbar-or-html-dialog-in-viewport/87971

Extending Ruby with C++, how is it possible to require a rb-File from Memory?    https://stackoverflow.com/questions/26716804/extending-ruby-with-c-how-is-it-possible-to-require-a-rb-file-from-memory

ruby embedded into c++ http://metaeditor.sourceforge.net/embed/#id2840685

进程间通信和同步  https://blog.csdn.net/soygrow/article/details/79224720

Ruby for SketchUp开发  https://www.zhihu.com/column/c_1385203883719847936

Extending Ruby with C++   https://tristanpenman.com/blog/posts/2018/09/16/extending-ruby-with-cpp/

Using a custom WindowProc from Ruby    https://www.michaelnygard.com/blog/2009/01/using-a-custom-windowproc-from-ruby/

Revit API Guide   https://help.autodesk.com/cloudhelp/2018/ENU/Revit-API/Revit_API_Developers_Guide.html

Add Abilitity to ‘Dock’ HtmlDialogs   https://forums.sketchup.com/t/add-abilitity-to-dock-htmldialogs/33470

VSCode Debugger Setup  https://github.com/SketchUp/sketchup-ruby-api-tutorials/wiki/VSCode-Debugger-Setup

git 撤销未提交的修改 https://blog.csdn.net/aa20274270/article/details/53791407?utm_term=gitrevert%E6%9C%AA%E6%8F%90%E4%BA%A4%E7%9A%84%E4%BB%A3%E7%A0%81&utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~sobaiduweb~default-0-53791407&spm=3001.4430

git 去除本地所有没有保存的修改 https://www.cnblogs.com/fsong/p/11259587.html

Git恢复之前版本的两种方法reset、revert(图文详解)  https://blog.csdn.net/yxlshk/article/details/79944535

onSaveModel observer in Ruby Sketchup causes infinite loop  https://stackoverflow.com/questions/32246092/onsavemodel-observer-in-ruby-sketchup-causes-infinite-loop

ruby:$LOAD_PATH.unshift  https://blog.csdn.net/lampqiu/article/details/48496741

 

soureTree中如何设置git 用户名与密码 SourceTree提交修改用户详细图文方法   https://blog.csdn.net/yusirxiaer/article/details/82156847

SketchUp之UI消息框   https://zhuanlan.zhihu.com/p/146133138

在AutoCAD中生成块的缩略图 BlockPreviews   http://www.tiancao.net/blogview.asp?logID=1147&cateID=3

c#生成cad缩略图或者图片  https://www.cnblogs.com/mingjing/p/5097442.html

探索SketchUp的自动化建模  https://www.zhihu.com/column/sketch-ruby

Hook Procedure (win32 api)  https://sketchucation.com/forums/viewtopic.php?t=40319

sketchUcation Plugins Index (update 2013-04-21)   http://sketchucation.com/forums/viewtopic.php?f=323&t=28782#thomthom

手把手教你PInvoke   https://blog.csdn.net/htxhtx123/article/details/104323450

ObjectARX二次开发版本和类库的说明 https://cloud.tencent.com/developer/news/443366

Embedded toolbar or HTML dialog in viewport   https://forums.sketchup.com/t/embedded-toolbar-or-html-dialog-in-viewport/87971

 

 

键盘钩子入门   https://blog.csdn.net/tangyangyu123/article/details/80294058

消息钩子函数入门篇--(2)示例    https://www.cnblogs.com/jh0262/archive/2007/05/15/2946832.html

Mono    https://www.mono-project.com/download/stable/

计算几何算法   https://www.cnblogs.com/smallpi/p/7257762.html

算法之几何算法    https://blog.csdn.net/h_666666/article/details/82937382

 

C++ int与string的相互转换(含源码实现)   https://www.cnblogs.com/smile233/p/8379802.html

C++中的string类用法简介    https://blog.csdn.net/liitdar/article/details/80498634

C++基础知识    https://blog.csdn.net/kingstar158/category_1196244.html

 

 

手把手教你PInvoke   https://blog.csdn.net/htxhtx123/article/details/104323450

 

posted @ 2021-08-18 10:09  unicornsir  阅读(284)  评论(0编辑  收藏  举报