Abstract. OpenCASCADE provides a general transformation class: gp_GTrsf. It can be a transformation from gp, an affinity, or you can define your own t...
分类:
其他好文 时间:
2015-01-22 21:37:05
阅读次数:
390
选择了EC2(Amazon Elastic Compute Cloud)。选择的是最经济便宜的Amazon Linux AMI系统t2.micro型(前期免费)。因为是基于Red Hat的发行版本的系统,操作和在实验室的centos类似,本文结合了上一篇搭建NodeJS环境,并包含安装MongoDB...
分类:
其他好文 时间:
2015-01-22 10:58:39
阅读次数:
335
- 源码:https://github.com/stackforge/cloudbase-init- 官网:http://www.cloudbase.it博客- 使用cloud-init实现虚拟机信息管理:http://blog.marvelworld.tk/?p=575-http://blog.c...
分类:
其他好文 时间:
2015-01-21 14:58:47
阅读次数:
575
插件名称-cloud carousel最新版本-1.0.5支持ie6-ie9,firefox,chrome,opera,safari等1。引入jquery1.4.2.js 和CloudCarousel.1.0.5.js2。添加页面自动加载插件js代码,进行初始化$(document).ready(f...
分类:
Web程序 时间:
2015-01-20 22:01:57
阅读次数:
354
微软近期Open的职位:Software Engineer IIThe world is moving to cloud computing. Microsoft is betting Windows Azure as our cloud computing platform. Important ...
分类:
Web程序 时间:
2015-01-18 02:01:55
阅读次数:
277
微软近期Open的职位:Senior SW Engineer The world is moving to cloud computing. Microsoft is betting Windows Azure as our cloud computing platform. Important s...
分类:
Web程序 时间:
2015-01-17 13:49:32
阅读次数:
327
1. 安装&启动官网:http://lucene.apache.org/solr/下载源代码,解压,进入根目录(我把solr放在/usr/local/solr下)在/usr/local/solr/example中,有一些例子启动例子bin/solr start –e cloud –noprompt-...
分类:
其他好文 时间:
2015-01-16 18:34:49
阅读次数:
269
实体角度和位置的控制有时候导入的模型方向或者角度不太适合,就需要调节一下,这里我发现的一种方法是用到Transformation类,其实有很多类的运用都非常灵活,如果不是有官方示例,恐怕是很难发现的。Transformation transf = new Rotation(Math.PI / 2, ...
分类:
其他好文 时间:
2015-01-16 18:30:06
阅读次数:
272
1. 安装&启动官网:http://lucene.apache.org/solr/下载源代码,解压,进入根目录(我把solr放在/usr/local/solr下)在/usr/local/solr/example中,有一些例子启动例子bin/solr start –e cloud –noprompt-...
分类:
其他好文 时间:
2015-01-16 18:29:03
阅读次数:
167
Debugger 是一个很有用的工具,尤其对于workflow开发人员来说。可以帮助我们check 从source 到target的数据流。我们可以看到什么数据从source中流出,在接下来的transformation里经过了怎么样的改动。开发人员经常会用Debugger来准确的定位哪一部分的ma...
分类:
其他好文 时间:
2015-01-16 16:20:20
阅读次数:
178