码迷,mamicode.com
首页 >  
搜索关键字:ipa    ( 1613个结果
delphi XE4生成ipa并部署到越狱iPad视频教程
【视频教程地址】http://www.tudou.com/programs/view/nbYDWzbbb2g/ 【视频教程地址】http://www.tudou.com/programs/view/nbYDWzbbb2g/ 冰力不足 QQ: 55423726 非常简单的 【准备工作】XE4的下载地址 ...
分类:Windows程序   时间:2016-10-14 07:06:19    阅读次数:304
4张图看懂delphi 10生成ipa和在iPhone虚拟器上调试(教程)
4张图看懂delphi 10生成ipa和在iPhone虚拟器上调试(教程) (2016-02-01 03:21:06) 转载▼ 4张图看懂delphi 10生成ipa和在iPhone虚拟器上调试(教程) 转载▼ 标签: delphi ios delphi10 教程 编程 分类: 编程学习 delph ...
分类:Windows程序   时间:2016-10-14 06:58:12    阅读次数:329
搭建IPA服务器与SSH服务器
一、NTP服务器的架设1.1先关闭工作站的DHCP服务systemctlstopdhcpdsystemctldisabledhcpd1.2在所有机器上安装NTP程序yuminstallntp-y1.3修改服务器的配置文件vim/etc/ntp.conf注释、添加serverasia.pool.ntp.orgiburst1.4修改客户端的配置文件、vim/etc/ntp.conf注释、添加serv..
分类:其他好文   时间:2016-10-12 23:21:55    阅读次数:194
搭建IPA用户管理服务器&安装ssh远程访问服务
1.搭建IPA用户管理服务器搭建准备前工作workstation:#先停掉dhcp服务systemctlstopdhcpd;systemctldisabledhcpd#分别在workstation,server1,server2,database上安装ntp服务yum-yinstallntp#打开ntp配置文件,做如下修改workstation:vim/etc/ntp.conf17restrict192.168.40...
分类:其他好文   时间:2016-10-12 23:20:25    阅读次数:245
ntp+freeipa+ssh服务配置
实验环境:workstation机器作为服务端,实现ntp服务server1、server2、database作为客户端实验要求:完成时间的同步服务端访问客户端时,不需要密码,且不准root用户登陆利用iPA服务实现用户管理开始配置:一:configurentpservice1.使workstation机器作为服务端。获取asia的同..
分类:其他好文   时间:2016-10-12 23:15:22    阅读次数:227
ipa ldap
Onper-vm#systemctlstopdhcpd#systemctldisabledhcpd#tzselect//timezoneselection[root@workstation~]#yum-yinstallntp#vim/etc/ntp.conf//#server0,1,2,3,restrict192.168.85.0mask255.255.255.0nomodifynotrapserverasia.pool.ntp.orgiburst#systemctlrestartntpd#systemctl..
分类:其他好文   时间:2016-10-12 23:10:43    阅读次数:143
ntp ipa ssh
Onper-vm#systemctlstopdhcpd#systemctldisabledhcpd#tzselect//timezoneselection[root@workstation~]#yum-yinstallntp#vim/etc/ntp.conf//#server0,1,2,3,restrict192.168.85.0mask255.255.255.0nomodifynotrapserverasia.pool.ntp.orgiburst#systemctlrestartntpd#systemctl..
分类:其他好文   时间:2016-10-12 23:09:32    阅读次数:172
ipa ldap
Onper-vm#systemctlstopdhcpd#systemctldisabledhcpd#tzselect//timezoneselection[root@workstation~]#yum-yinstallntp#vim/etc/ntp.conf//#server0,1,2,3,restrict192.168.85.0mask255.255.255.0nomodifynotrapserverasia.pool.ntp.orgiburst#systemctlrestartntpd#systemctl..
分类:其他好文   时间:2016-10-12 23:09:25    阅读次数:123
ipa ldap
Onper-vm#systemctlstopdhcpd#systemctldisabledhcpd#tzselect//timezoneselection[root@workstation~]#yum-yinstallntp#vim/etc/ntp.conf//#server0,1,2,3,restrict192.168.85.0mask255.255.255.0nomodifynotrapserverasia.pool.ntp.orgiburst#systemctlrestartntpd#systemctl..
分类:其他好文   时间:2016-10-12 23:07:51    阅读次数:138
IOS 导出ipa文件方法
1.首先打开项目,Device选项栏选择“Generic iOS Device”。如下图所示: 2.选择屏幕上方的“product”并点击打开,选择“Archive”并点击打开,程序就会自动运行,运行成功以后会出现如下画面,并点击“Export....”。 3.选择“Save for Develop ...
分类:移动开发   时间:2016-09-29 21:45:53    阅读次数:336
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!