方法如下:
(1) 将Efuse如下Enable_SW_JTAG_CON bit烧起来
[ Security control ]
; if Enable_SW_JTAG_CON = 1, enable sw control to jtag
Enable_SW_JTAG_CON = 1
(2) 将alps\mediatek\custom\$...
分类:
移动开发 时间:
2014-09-24 11:06:56
阅读次数:
199
From google: If your app uses a custom image as the background of the bar, you'll need to provide a “taller” image so that it extends up behind the st...
分类:
移动开发 时间:
2014-09-23 13:38:34
阅读次数:
147
jqGrid安装很简单,只需把相应的css、js文件加入到页面中即可。按照官网文档:/myproject/css/ ui.jqgrid.css /ui-lightness/ /images/ jquery-ui-1.7.2.custom.css/myproject/js/ /i18n/ grid.l...
分类:
其他好文 时间:
2014-09-23 13:27:24
阅读次数:
187
zencart目录结构文件路径注释index.php主文件includes/templates/[custom template folder]/common/html_header.php页面的head部分includes/templates/[custom template folder]/co...
分类:
其他好文 时间:
2014-09-23 13:02:14
阅读次数:
231
import java.util.List;
import java.util.Map; import org.apache.log4j.Logger; import com.eviware.soapui.SoapUI;
import com.eviware.soapui.SoapUIProSett...
分类:
其他好文 时间:
2014-09-22 22:33:13
阅读次数:
232
pop_heap原型:
std::pop_heap
default (1)
template
void pop_heap (RandomAccessIterator first, RandomAccessIterator last);
custom (2)
template
void pop_heap (RandomAcc...
分类:
其他好文 时间:
2014-09-22 19:25:23
阅读次数:
183
在使用自定义titlebar时候,使用以下方法设置自己的标题栏:
requestWindowFeature(Window.FEATURE_CUSTOM_TITLE);
setContentView(R.layout.main);
getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE,R.layout....
分类:
移动开发 时间:
2014-09-21 18:27:43
阅读次数:
268
作者:arccosxy 转载请注明出处:http://www.cnblogs.com/arccosxy/上一节,我们在JS中声明一个scope变量然后在HTML直接访问它,这非常的酷。但是AngularJS能够提供更多神奇好玩的东西。数据绑定(data binding)就是其中一个很重要的主题,接下...
分类:
Web程序 时间:
2014-09-20 16:39:28
阅读次数:
5891
http://spjsblog.com/2013/12/08/spjs-upload-for-sharepoint-custom-upload-page-for-uploading-documents-to-various-document-libraries-in-a-site-collectio...
分类:
Web程序 时间:
2014-09-18 23:33:04
阅读次数:
253