.cpp layout->setBackGroundImageScale9Enabled(true); layout->setBackGroundImage("green_edit.png"); layout->setPosition(Point(0,0...
分类:
其他好文 时间:
2014-07-16 21:39:31
阅读次数:
173
CTreeCtrl控件属性CTreeCtrl添加根项CTreeCtrl添加子项一、CTreeCtrl控件属性先设置CTreeCtrl的属性:Has Lines true 显示关系线Lines at root true 显示根结点的 关系线和+-号Has Button true 显示+-号Edit L...
分类:
其他好文 时间:
2014-07-15 09:30:10
阅读次数:
220
所有的Sprite使用前,得先准备个图集,然后选择里面的图片进行填充UISprite里面有几个属性做个笔记:Type:Smple:除了显示内容从图集里面获取外,其他都和Texture一样的绘制Sliced:这个模式支持九宫格拉伸,让四个角落的图片不变型,点击Sprite右侧的Edit按钮可以进行Sp...
分类:
其他好文 时间:
2014-07-15 08:57:04
阅读次数:
574
之前整理了一部分使用技巧了,但是在实际操作中发现phpstorm的技巧实在是太多了,所以大部分都统一整理到这篇文字中 ,备用插件11:phpstrom的插件Provides live edit HTML/CSS/JavaScript.配合chrome的jb插件(http://www.j...
分类:
Web程序 时间:
2014-07-14 14:49:08
阅读次数:
271
CSpinButtonCtrl常用属性CSpinButtonCtrl类常用成员函数CSpinButtonCtrl代码示例一、CSpinButtonCtrl控件属性1.添加EDIT控件2.添加Spin控件 如果不是这样的顺序的话,使用ctrl+D改变Tab顺序,使spin紧靠edit后面3.在EDIT...
分类:
其他好文 时间:
2014-07-14 00:18:48
阅读次数:
332
What you need to do is edit the configure file. And find out this:SLIBNAME='$(SLIBPREF)$(FULLNAME)$(SLIBSUF)'SLIBNAME_WITH_VERSION='$(SLIBNAME).$(LIBV...
分类:
其他好文 时间:
2014-07-14 00:00:03
阅读次数:
278
链接:http://acm.hit.edu.cn/hoj/problem/view?id=1867谁说是入门题啊,真想拍他一巴掌经理的烦恼My Tags(Edit)Source:HCPC 2005 SpringTime limit: 2 secMemory limit: 32 MSubmitted:...
分类:
其他好文 时间:
2014-07-13 00:20:59
阅读次数:
360
$links = array();
//获取系统菜单,所有权限都默认进行了验证
$links['case-edit']=menu_get_item('node/'.$row->nid.'/edit');
//自定义链接地址
$links['custom_url']=array(
'title' => t('custom_url'),
...
分类:
其他好文 时间:
2014-07-12 21:02:44
阅读次数:
236
直接使用sudo easy_install matplotlib 报错
============================================================================
Edit setup.cfg to change the build options
BUILDING MATPLOTLIB
matplotlib...
分类:
其他好文 时间:
2014-07-10 19:24:54
阅读次数:
214
在后台》》系统》》SQL命令行工具执行SQL:altertable`dede_arctype`add`typeimg`char(100)NOTNULLdefault‘‘;涉及到文件:dede/catalog_add.phpdede/catalog_edit.phpdede/templets/catalog_add.htmdede/templets/catalog_edit.htm打开dede/catalog_add.php查找$queryTemplate="..
分类:
其他好文 时间:
2014-07-10 18:05:09
阅读次数:
226