码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
iOS公司开发者账号的申请详细教程(转)
下面就是关于iOS公司开发者账号的申请详细教程:一、苹果开发者账号申请链接地址:https://developer.apple.com/programs/ios/。打开链接如下: 1. 点击Enroll Now,进入申请页面 2. 上面的页面主要介绍了申请的流程,都是英文,英文好的可以看看,不想看的...
分类:移动开发   时间:2015-03-06 12:34:01    阅读次数:321
Xml扩展
前两天在做一个xml格式转换的东东,用到了tinyxml。因为之前没有用过tinyxml,所以先下载它的源码,学习一下,然后再完成工作。现在要做的事情做完了,觉得有必要把自己学习tinyxml过程中的一些收获记录一下,分享一下。主要用于软件的配置文件,相关的配置文件类型有Ini,xml,j..
分类:其他好文   时间:2015-03-04 21:13:27    阅读次数:134
Android文件上传至服务器
项目演示及讲解优酷http://v.youku.com/v_show/id_XODk5NjkwOTg4.html爱奇艺http://www.iqiyi.com/w_19rs1v2m15.html#vfrm=8-7-0-1土豆http://www.tudou.com/programs/view/fv0H93IHfhM项目下载1、手机端选择文件上传至服务器端http://download.csdn.net/detail/u010134178/845..
分类:移动开发   时间:2015-02-27 01:33:16    阅读次数:288
ABAP程序互调用:SUBMIT、CALL TRANSACTION、LEAVE TO TRANSACTION
Calling Executable Programs(SUBMIT)... 343 设置选择屏幕参数值(SUBMIT...WITH)... 343 实例一:参数传递... 345 实例二:参数传递及返回值接收... 346 控制Called Programs中LISTS输出... 348 修改输出...
分类:其他好文   时间:2015-02-15 10:44:30    阅读次数:312
使用Python来写网络包探嗅器
使用Python来写网络包探嗅器(Code a network packet sniffer in python for Linux) by Silver Moon Basic Sniffer Sniffers are programs that can capture/sniff/detect network traffic packet by packet an...
分类:编程语言   时间:2015-02-11 11:09:14    阅读次数:215
HttpListener supports SSL only for localhost? install certificate
1.Start-All Programs - 2.execute below lines on that ‘Developer Command Prompt..’ tool makecert -n "CN=vMargeCA" -r -sv vMargeCA.pvk vMargeC...
分类:Web程序   时间:2015-02-10 18:40:31    阅读次数:248
The World’s Email Encryption Software - gpg4win
Koch's code powers most of the popular email encryption programs GPGTools, Enigmail, and GPG4Win.gpg4win 是自由软件,支持邮件及文件加解密。
分类:Windows程序   时间:2015-02-06 10:49:54    阅读次数:172
MITx: 6.00.1x 计算机科学和Python编程导论 WEEK-01
***** WEEK-01 ***** Lecture1 introduction to computation Core Elements of Programs
分类:编程语言   时间:2015-02-05 20:06:20    阅读次数:821
java.util.zip - Recreating directory structure(转)
include my own version for your reference. We use this one to zip up photos to download so it works with various unzip programs. It preserves the dire...
分类:编程语言   时间:2015-02-04 20:12:25    阅读次数:218
error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found
I want to run some programs of vs2012 on the vs2013 ,however some errors as follows: first time the error is : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1700' you can do that as fllows : ...
分类:其他好文   时间:2015-01-30 22:53:39    阅读次数:1436
760条   上一页 1 ... 63 64 65 66 67 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!