码迷,mamicode.com
首页 >  
搜索关键字:asset    ( 526个结果
投行知识普及【转】
整个金融行业大致分为buy side和sell side两大类。Sell side做的主要是把各种asset变成各种金融产品,提供给市场。Sell side主要指的是通常意义上的投行。投行内部结构也很复杂,按照产品分大致分为fixed income和equity两大类。按照业务分大致分为IBD, s...
分类:其他好文   时间:2014-06-09 22:49:39    阅读次数:254
Unity3D之MeleeWeaponTrail武器轨迹插件的使用
MeleeWeaponTrail是Unity Asset Store中的一个免费插件。主要是用于显示武器的轨迹。...
分类:其他好文   时间:2014-06-02 23:48:49    阅读次数:363
[Android_Bug]处理PhoneGap Application Error: "The connection to the server was unsuccessful.(file:///android_asset/www/index.html)"的错误
android 在log中提示TimeOut Error后,应用程序弹出application errorthe connection to the server was unsuccessful 的错误的处理方法:第一步找到项目中res/xml目录下的config.xml,把你的外网的域名地址添加...
分类:移动开发   时间:2014-06-02 22:24:37    阅读次数:361
EAM管理软件
当企业正在对ERP、CRM等管理软件踌躇的时候,门户网站中关于EAM管理软件实施成功的报道,却在一时间成为业界关注的亮点。什么是EAM管理软件? EAM是英文Enterprise Asset Management的缩写,直译为企业设备资产管理。 EAM企业资产管理系统是设备管理理念、实践与IT技术....
分类:其他好文   时间:2014-05-26 14:48:30    阅读次数:255
appt使用小结
aapt命令小结 aapt即Android Asset Packaging Tool.本文小结了一下该工具的用法。1. aapt l[ist] [-v] [-a] file.{zip,jar,apk} List contents of Zip-compatible archive.1.1 列出压缩文...
分类:移动开发   时间:2014-05-24 01:53:20    阅读次数:329
iOS 错误提示
1.CUICatalog: Invalid asset name supplied: , or invalid scale factor: 2.000000=》原因:You are calling[UIImage imageNamed:@""]or[UIImage imageNamed:nil].N...
分类:移动开发   时间:2014-05-23 06:48:14    阅读次数:273
Android 读取工程内资源文件的两种方法
前言          欢迎大家我分享和推荐好用的代码段~~ 声明          欢迎转载,但请保留文章原始出处:          CSDN:http://www.csdn.net          雨季o莫忧离:http://blog.csdn.net/luckkof 正文   总结: asset目录下文件: 称为原生文件,这类文件在被打包成apk文件时...
分类:移动开发   时间:2014-05-23 01:05:15    阅读次数:447
android 系统定制的小技巧(网络收集)
1开机图片:android-logo-mask.pngandroid-logo-shine.png这两个图片一个在上一个在下./out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes/asset...
分类:移动开发   时间:2014-05-19 22:42:33    阅读次数:419
svn签出单个文件
if (System.IO.Directory.Exists(System.IO.Path.GetDirectoryName(this.Asset.LocalPath)) && System.IO.Directory.GetFiles(System.IO.Path.GetDirectoryName(...
分类:其他好文   时间:2014-05-19 11:04:02    阅读次数:217
【keytool jarsigner工具的使用】Android 使用JDK1.7的工具 进行APK文件的签名,以及keystore文件的使用
一个android apk的编译过程 请参考:http://www.2cto.com/kf/201312/261475.html典型的编译过程:aapt( Android Asset Packaging Tool): 把你的应用程序资源文件(例如: AndroidManifest.xml file ...
分类:移动开发   时间:2014-05-12 08:21:55    阅读次数:962
526条   上一页 1 ... 50 51 52 53 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!