码迷,mamicode.com
首页 >  
搜索关键字:plug-in    ( 514个结果
十、DG
1.DG是dependency graph,我认为是依赖图,和DAG(有向无环图)的区别:DAG用来做场景管理,每个node代表的不是tranform就是shape,有父子关系。 DG是代表了每个实体节点之间的相互关系,通过plug,从output到input,再在每个DG节点中,对数据进行存储和计
分类:其他好文   时间:2016-02-01 20:30:02    阅读次数:229
ztree
jstree和ztree都可以用来实现树形菜单,但是个人感觉ztree更加方便。 ztree zTree is a multi-functional "tree plug-ins." based on jQuery. The main advantages of zTree includes exc
分类:其他好文   时间:2016-01-30 13:28:21    阅读次数:261
三、Distributing Maya Plugins
For example, a fully implemented render utility node will have at least three files:the plug-in file containing the node;an Attribute Editor script;an...
分类:其他好文   时间:2016-01-23 01:24:18    阅读次数:124
二、搭建编程环境
1. 两种方式:(1)plugin:实例在:C:\Program Files\Autodesk\maya2015\devkit\plug-ins(2)standalone API application:C:\Program Files\Autodesk\maya2015\devkit\applic...
分类:其他好文   时间:2016-01-23 01:17:15    阅读次数:146
XCode 7.1 安装 Alcatraz包管理器失败的处理
按照官方的文档(https://github.com/supermarin/Alcatraz),先卸载再重新安装即可。步骤如下:1. 退出Xcode2.rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/Alca...
分类:其他好文   时间:2016-01-19 10:36:01    阅读次数:150
Xcode 7安装KSImageNamed失败解决方法
## How do I use it?Build the KSImageNamed target in the Xcode project and the plug-in will automatically be installed in `~/Library/Developer/Xcode/P....
分类:其他好文   时间:2016-01-17 20:15:16    阅读次数:113
POJ1087 A Plug for UNIX 【最大流】
A Plug for UNIXTime Limit:1000MSMemory Limit:65536KTotal Submissions:13855Accepted:4635DescriptionYou are in charge of setting up the press room for t...
分类:其他好文   时间:2016-01-15 16:16:12    阅读次数:175
宅男福音!Xcode 程序员鼓励师插件 Miku
installed "Miku",重启Xcode后load Bundle,修改歌曲 进入路径:~/Library/Application Support/Developer/Shared/Xcode/Plug-ins ,找到Resources下的.mp3文件替换即可.停止播放的方法:进入Xcode,...
分类:其他好文   时间:2016-01-15 12:30:05    阅读次数:167
Django(4) model
参考:https://docs.djangoproject.com/en/1.9/intro/tutorial02/1. 创建model开打model文件,添加class(相当于table).class下包含不同variables(叫filed,相当于列/属性/column)2.plug APPdj...
分类:其他好文   时间:2016-01-13 21:46:23    阅读次数:145
ActiveMQ(5.10.0) - Configuring the jaas authentication plug-in
JAAS provides pluggable authentication, which means ActiveMQ will use the same authentication API regardless of the technique used to verify user cr.....
分类:其他好文   时间:2016-01-13 19:54:36    阅读次数:259
514条   上一页 1 ... 27 28 29 30 31 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!