Once the curve model is created and saved , it is listed in the model manager 一但曲线产生并且保存,它将在模型树中被列出。
Each time you select a curve model from the model manager , a special curve menu appears 每次选择模型树中的曲线,曲线菜单就会出现。
I also added an option to print out the code generation model tree for a binding 我还添加了一个选项,可以打印出绑定的代码生成模型树。
It can parse static html document and build html dom tree , it is not support dhtml 可解析静态html并生成文档对象模型树,不支持动态html 。
A life period model of pattern recognition and artificial intelligence systems - tree structure model is put forward in this paper 摘要提出一种对模式识别与人工智能系统都适应的生存期模型树状模型。
When using the edit curves operation , you can choose to view the tangents , circles , or curvature of the model to help you visualize your results 一但曲线产生并且保存,它将在模型树中被列出。每次选择模型树中的曲线,曲线菜单就会出现。
Open the model with the default editor see figure 3 and open the properties view , then examine the properties of each node in the model tree 用默认的编辑器打开这个模型(参见图3 ) ,再打开properties视图,然后检查模型树中每一个节点的属性。
24 frisken s f , perry r n . simple and efficient traversal methods for quadtrees and octrees . j . graphics tools , 2002 , 7 : 1 - 11 . 25 zhang h , hoff k . fast backface culling using normal masks 实验表明,新方法能将顺序点模型树的绘制效率提高20 % 64 . 6 % ,并且越近观察模型或模型中的遮挡关系越复杂时,新方法的加速比更高。
After seccess load html document , library create a html dom tree , the root of tree is htmldcoument , this dom tree observance w3c html standard mostly , you can access dom tree , call function htmldocument . getelementbyid to get an element which own specify id 成功加载html文档后,本库会生成一个以htmldocument对象为顶级节点的html文档对象模型树,可以从htmldocument对象出发来访问这个对象模型树的所有的内容,该对象模型树遵守大部分的w3c的html文档对象模型规范。