码迷,mamicode.com
首页 >  
搜索关键字:designer    ( 1034个结果
ZOJ 1986 Bridging Signals
Bridging Signals Time Limit: 2 Seconds      Memory Limit: 65536 KB 'Oh no, they've done it again', cries the chief designer at the Waferland chip factory. Once more the routing designers ha...
分类:其他好文   时间:2015-08-14 15:43:56    阅读次数:129
Power Designer将表字段注释转换为模型
选择工具——Execute Commands——Edit/Run Script将代码粘贴到此处,然后执行。即成功加入注释 1 Option Explicit 2 ValidationMode = True 3 InteractiveMode = im_Batch 4 5 Dim mdl 'the.....
分类:其他好文   时间:2015-08-14 15:22:59    阅读次数:155
UVa 340 Master-Mind Hints
Master-Mind HintsMasterMind is a game for two players. One of them,Designer, selects a secret code. The other,Breaker, tries to break it. A code is no...
分类:其他好文   时间:2015-08-14 15:08:46    阅读次数:89
poj1631(Bridging signals)
Description 'Oh no, they've done it again', cries the chief designer at the Waferland chip factory. Once more the routing designers have screwed up completely, making the signals on the chip conn...
分类:其他好文   时间:2015-08-14 11:46:55    阅读次数:127
Behavior Designer 行为树入门
本篇教程将带领大家熟悉 行为树插件之Behavior Designer 。本篇教程不会出现过多的代码,故也适合策划学习。你将学习到一种新的动画与AI的解决方案使即使用Behavior Designer来设计动画的播放逻辑与AI的行为逻辑, 如果你用过PlayerMaker那么再好不过了,你可以Beh...
分类:其他好文   时间:2015-08-13 19:55:04    阅读次数:676
Linux下Eric4开发,遇见无法找到“ Designer”错误的解决办法
在Centos7下安装了Eric集成开发环境。 初次创建项目,首先应该建立一个对话框:在左侧的ProjectViewer中切换到Forms选项卡(左数第二个),右键点空白位置,选New Form进行创建。 此时创建成功,但是无法编辑:提示“ could not start Qt-Designer”错误。 这是因为在/usr/bin路径下没有找到qt-designer的...
分类:系统相关   时间:2015-08-13 15:50:55    阅读次数:669
VS2010/MFC编程入门之五十三(Ribbon界面开发:为Ribbon Bar添加控件)[转]
http://www.jizhuomi.com/software/253.html 前面一节中鸡啄米为大家简单介绍了如何创建Ribbon样式的应用程序框架,本节教程就来初步讲讲怎样为Ribbon Bar添加Ribbon控件。 VS2010为Ribbon界面开发提供了Ribbon Designer,通...
分类:编程语言   时间:2015-08-09 16:47:50    阅读次数:175
AD09 "Access violation at address 0C241A06 in module 'IntegratedLibrary.DLL" 错误解决办法
regedit-将HKEY_CURRENT_USER\Software\AltiumDesignerWinter09\DesignExplorer\Preferences\IntegratedLibrary\Loaded Libraries下面的所有内容删除,重新打开altium designer添...
分类:数据库   时间:2015-08-07 23:46:39    阅读次数:1383
power designer 连接数据库提示“connection test failed”
利用powerdesigner反向生成表结构时,需要mysql连接,配置好连接,测试时直接报:connection test failed”!OS:WIN7 旗舰版 64位JDK: 64位PowerDesigner:15.1.0.2850问题原因:powerdesigner基于32位的jvm内核详细...
分类:数据库   时间:2015-08-05 20:05:11    阅读次数:295
Altium Designer技巧_更新ing
①重新让文档适合显示的大小,可以通过在菜单栏选择View-->Fit Document。也可以快捷功能组合按键 V+F,调整原理图到适当试图尺寸。②为了搜索到所有特征字为3904的所有索引,在属性搜索栏中输入 *3904* 。使用*标记来代替不同的生产厂商所使用的不同前缀和后缀。③当元器件随鼠标移动...
分类:其他好文   时间:2015-08-03 20:54:48    阅读次数:186
1034条   上一页 1 ... 66 67 68 69 70 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!