上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页
摘要: sqlite3事务总结: 在connect()中不传入 isolation_level 事务处理: 使用connection.commit() 阅读全文
posted @ 2017-02-18 16:09 一花一世界,一叶一乾坤 阅读(6496) 评论(0) 推荐(0)
摘要: 优秀员工和普通员工差别,全都在这里了! 转载: http://www.cyjy.com/a/xinwenzhongxin/dianshangpindao/2015/0730/2027.html 优秀员工和普通员工差别,全都在这里了! 转载: http://www.cyjy.com/a/xinwenz 阅读全文
posted @ 2017-02-13 09:35 一花一世界,一叶一乾坤 阅读(194) 评论(0) 推荐(0)
摘要: CMake 用法导览 转载自:http://www.cnblogs.com/coderfenghc/archive/2013/01/20/2846621.html Preface : 本文是CMake官方文档CMake Tutorial (http://www.cmake.org/cmake/hel 阅读全文
posted @ 2017-02-04 09:41 一花一世界,一叶一乾坤 阅读(211) 评论(0) 推荐(0)
摘要: 1. 下载irrlicht1.8.4 https://nchc.dl.sourceforge.net/project/irrlicht/Irrlicht%20SDK/1.8/1.8.4/irrlicht-1.8.4.zip 2.解压 3. 进入irrlicht-1.8.4\source\Irrlic 阅读全文
posted @ 2017-02-01 12:42 一花一世界,一叶一乾坤 阅读(1042) 评论(0) 推荐(0)
摘要: Oracle VM VirtualBox 5.1.14 安装完成之后显示错误, Failed to instantiate CLSID_VirtualBox w/ IVirtualBox, but CLSID_VirtualBox w/ IUnknown works. 原因是注册表错误, 修改注册表 阅读全文
posted @ 2017-01-20 19:51 一花一世界,一叶一乾坤 阅读(1354) 评论(0) 推荐(0)
摘要: 0. 下载安装hg. http://bitbucket.org/tortoisehg/files/downloads/tortoisehg-4.0.1-x64.msi 1. 下载Python3.6源代码包. https://www.python.org/ftp/python/3.6.0/Python 阅读全文
posted @ 2017-01-10 16:44 一花一世界,一叶一乾坤 阅读(1027) 评论(0) 推荐(1)
摘要: Hello World Hello World Hello World AuthorCGAL Editorial Board 本教程是为知道C++和几何算法的基本知识的CGAL新手准备的。第一节展示了如何特化点和段CGAL类,以及如何应用几何谓词(predicates)。本部分提出了在使用浮点数坐标 阅读全文
posted @ 2016-12-30 13:03 一花一世界,一叶一乾坤 阅读(1110) 评论(0) 推荐(0)
摘要: CGAL组织 内核 数值健壮 基础库 扩展性 2.4 命名约定 Naming In order to make it easier to remember what kind of entity a particular name refers to, CGAL has a naming convention. 所有全局可视名字都使用CGAL名字空间. 如果名字是由多个单词组成,... 阅读全文
posted @ 2016-12-29 22:31 一花一世界,一叶一乾坤 阅读(4968) 评论(0) 推荐(0)
摘要: 1 介绍(Introduction) 1 如何使用Open CASCADE技术(OCCT)基础类. This manual explains how to use Open CASCADE Technology (OCCT) Foundation Classes. It provides basicdocumentation on foundation classes. For advanced... 阅读全文
posted @ 2016-12-27 16:10 一花一世界,一叶一乾坤 阅读(1227) 评论(0) 推荐(0)
摘要: OpenCASCADE 基础 转载▼ 一直在用OCC作项目,但这方面的中文资料很少,看来OCC在中国还不是十分普及; 后来,项目中使用OCC和DirectX结合使用,取得了很好的效果; 随着OCC6.3版本的推出,Open CASCADE在速度方面已有了很大的改变。以下为一些OCC的基础知识,愿与各 阅读全文
posted @ 2016-12-26 16:56 一花一世界,一叶一乾坤 阅读(16422) 评论(0) 推荐(1)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页