码迷,mamicode.com
首页 >  
搜索关键字:customize    ( 329个结果
Ubuntu 14.04 下 设置Sublime Text 3065 自动换行
Peferences -> Setting - User,键入: "word_wrap":true, ??"wrap_width":113, 注意,最后面的英文逗号! word_wrap?是强制换行,word_width?是指定换行的字符宽度,you can customize it as you want. 来张...
分类:系统相关   时间:2014-11-04 17:41:45    阅读次数:364
向ArcMap添加未出现的工具 如planarize lines
打开某工具的customize 找到你要添加的工具 将其拖到你要放置的工具条即可
分类:其他好文   时间:2014-10-28 17:21:20    阅读次数:383
ADT后在windows菜单下找不到Android SDK Manager和Android Virtual Device Manager选项的解决办法
今天一大早打开ADT准备编译android工程的时候,突然发现windows菜单下的Android SDK Manager和Android Virtual Device Manager选项不见了。因为我昨天把一个android工程转换为了C/C++工程,就莫名其妙出了这个问题。 在网上搜了一下,找到了解决方案: 在ADT中点击window→Customize Perspective→Command Groups availability→Available comm...
分类:移动开发   时间:2014-10-22 10:09:38    阅读次数:416
Debug文件夹下没有.exe文件
记一下小笔记: VC6.0设置.exe文件的输出路径: Project->Settings->Link Category选择"General" 在Output file name中输入.exe文件的输出路径就行了。 我们还可以在Project->Settings->Link Category中选择“Customize” 选择Use program dat...
分类:其他好文   时间:2014-10-16 01:09:51    阅读次数:161
A feature in Netsuite Reports > Financial > Balance Sheet
最新版本的Customize balance sheet pageLeft side > Layout > Add Reference RowThen in right side, you were able to specify a custom or standard REPORT value....
分类:Web程序   时间:2014-10-15 21:39:11    阅读次数:267
eclipse安装ADT后在windows菜单下找不到android SDK and AVD Manager选项的解决办法
在eclipse中点击window→Customize Perspective→Command Groups availability→Available command groups下勾选Android SDK and AVD Manager选项,然后在Tool Bar Visibility 下勾...
分类:移动开发   时间:2014-10-08 00:43:54    阅读次数:224
DevExpress控件之PopupMenu的使用
一、首次创建1、可直接从工具栏拉一个PopupMenu出来,2、右键Customize,Yes(提示是否自动创建BarManager,并为popupmenu绑定这个BarManager),3、编辑PopupMenu菜单项,4、把PopupMenu的属性的Manager设置为BarManager,5、...
分类:其他好文   时间:2014-09-29 15:01:41    阅读次数:293
Unity入门
Unity入门用unity做一个最简单的交互。(相当于Hello World)仅仅要最后能执行就算入门了。第一步,要先用三维制作软件制作出我们须要的场景。这儿使用的是Max2012(软件大小3.09G)。首先设置一下在max使用的长度单位,选择使用米为单位。设置步骤是Customize---->Un...
分类:其他好文   时间:2014-09-25 01:15:38    阅读次数:228
Linux mint cinnamon how to customize theme
Linux mint cinnamon ? ? ? how to customize theme Linux mint have two style theme- system theme and user theme? eg: system setting->themes like picture below: Void is user theme and the other is...
分类:系统相关   时间:2014-09-25 00:17:08    阅读次数:425
ANDROID 在eclipse中没有出现AVD的解决方法(转)
如果android安装正确的话,但是eclipse里面的导航条就是没有AVD 可以通过「Window」?「Customize Perspective」?「Tool Bar Visibility」Tab画面上选择 Android SDK and AVD Manager来显示http://blog.si...
分类:移动开发   时间:2014-09-22 22:08:13    阅读次数:315
329条   上一页 1 ... 29 30 31 32 33 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!