码迷,mamicode.com
首页 >  
搜索关键字:build version    ( 35499个结果
java线程
package com.test; import java.util.Date; /** * @author libt * @version 创建时间:2014-5-08上午11:39:37 * 开了三个线程。一个timeThread,一个thread2,一个main thread。...
分类:编程语言   时间:2014-05-08 17:54:05    阅读次数:368
android make
snoddnod自己添加类似与 snod 的命令 dnod,适用于 userdataimage.PHONY: userdataimage-nodeps dnoduserdataimage-nodeps dnod: | $(INTERNAL_USERIMAGES_DEPS) $(build-us...
分类:移动开发   时间:2014-05-08 17:49:37    阅读次数:299
IOS常见错误分析解决(一直更新) 你值得收藏-综合贴
IOS常见错误分析解决(一直更新) 你值得收藏 -来自收藏总结 综合了好多的常见错误 1:clang failed with exit code 254 2:Verify exit code of build task with internal identifier '**.png' 4: _OBJC_CLASS_$_UIMainKpiXML", referenced from: 5: for architecture armv7s 。。。。。。。。...
分类:移动开发   时间:2014-05-08 15:49:47    阅读次数:527
改变Eclipse中java编译器版本出现错误:Java compiler level does not match the version of the installed Java project facet.
改变Eclipse中java编译器版本出现错误:Java compiler level does not match the version of the installed Java project facet.错误原因:Project Facts中的Java版本设定与项目的Java版本设定不一致...
分类:编程语言   时间:2014-05-08 15:31:53    阅读次数:543
TFS Build Definition And Auto Deploy
TFS-Build-Definition-And-Auto-Deploy
分类:其他好文   时间:2014-05-08 15:27:22    阅读次数:257
PHP扩展开发WINDOWS配置
1.下载PHP5.4.27源码2.下载php-5.4.27-Win32-VC9-x863.把它们放到同一个目录下,如php_win_ext目录下4.将源码中src/win32/build/config.w32.h.in文件拷贝一份到src/main/下,并重命名为:config.w32.h。5.创建...
分类:Windows程序   时间:2014-05-08 14:09:54    阅读次数:510
How to build windows azure PowerShell Source Code
Download any version source code of Windows Azure Powershell from https://github.com/Azure/azure-sdk-tools/releases Downdload Wix ToolSet from http://...
分类:Windows程序   时间:2014-05-08 11:28:55    阅读次数:518
unity3d游戏无法部署到windows phone8手机上的解决方法
今天搞了个unity3d游戏,准备部署到自己的lumia 920上,数据线连接正常,操作正常,但是“build”以后,始终无法部署到手机上,也没有在选择的目录下生产任何相关文件。但是提示有一个错误: Error building Player: Exception: Error: method `S...
分类:移动开发   时间:2014-05-08 06:55:10    阅读次数:491
OA 权限树搭建时的技巧
Version1 初步显示  --%>   ${name} version  2  自己写好 在最顶层ui 加个id=tre...
分类:其他好文   时间:2014-05-07 23:04:10    阅读次数:297
WPF - 如何引用external dll中图片
前几天一直想引用别的DLL里面的一个图片。总是出现各种各样问题,一气之下将图片拷贝到当前Project中,运行良好。虽然知道引用图片,就1.2.列出来的2点就够了。1.The Build Action should be Resource instead of Embedded Resource.2...
分类:其他好文   时间:2014-05-07 20:40:39    阅读次数:385
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!