1.找到设备的identifier
2.进入https://developer.apple.com
3.点击devices
4.把identifier加入并注册
5.打开xcode,按command+,
6.点击你的证书,进入view details
7.刷新即可...
分类:
移动开发 时间:
2014-06-05 08:31:16
阅读次数:
282
前言:cacti服务器端安装请参考:http://blog.csdn.net/mchdba/article/details/271206051 先在cacti服务器端安装mysql模板wget https://mysql-cacti-templates.googlecode.com/files/better-cacti-templates-1.1.8.tar.gztar –xvf better-c...
分类:
数据库 时间:
2014-06-05 07:58:47
阅读次数:
460
1、错误描述
五月 28, 2014 9:56:48 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error
严重: Template processing error: "Expression student.course is undefined on line 15, column 24 in course.ftl."
Express...
分类:
其他好文 时间:
2014-06-05 07:35:59
阅读次数:
348
本文对应公开课的第13个视频,这个视频仍然和EM算法非常相关,第12个视频讲解了EM算法的基础,本视频则是在讲EM算法的应用。本视频的主要内容包括混合高斯模型(Mixture of Gaussian, MoG)的EM推导、混合贝叶斯模型(Mixture of Naive Bayes,MoNB)的EM推导、因子分析模型(Factor Analysis Model)及其EM求解。由于本章内容较多,故而分为AB两篇,本篇介绍至混合模型的问题。...
分类:
其他好文 时间:
2014-06-05 07:01:14
阅读次数:
259
原题地址:https://oj.leetcode.com/problems/candy/题意:There
areNchildren standing in a line. Each child is assigned a rating value.You are
giving candies to ...
分类:
编程语言 时间:
2014-05-31 21:58:12
阅读次数:
410
原题地址:https://oj.leetcode.com/problems/gas-station/题意:There
areNgas stations along a circular route, where the amount of gas at
stationiisgas[i].You ha...
分类:
编程语言 时间:
2014-05-31 16:58:18
阅读次数:
259
转自:https://www.centos.bz/2011/07/howto-remove-lnmp/killall
nginx/etc/init.d/mysql stopkillall mysqld/usr/local/php/sbin/php-fpm stopkillall
php-cgirm ...
分类:
其他好文 时间:
2014-05-31 15:56:05
阅读次数:
277
近来项目中需要使用Paypal(贝宝)支付,研究了一下接口,真是吐血,花了一个下午+一个晚上,屡败屡战,海淘了若干文档,终于尝试成功了,分享一下,希望对将要使用paypal的朋友有所帮助。paypal提供3种类型的对外付款接口,可参考:https://cms.paypal.com/c2/cgi-bi...
分类:
Web程序 时间:
2014-05-31 14:10:11
阅读次数:
363
Fiddler是最强大最好用的Web调试工具之一,它能记录所有客户端和服务器的http和https请求,允许你监视,设置断点,甚至修改输入输出数据.
使用Fiddler无论对开发还是测试来说,都有很大的帮助。
分类:
其他好文 时间:
2014-05-31 01:15:00
阅读次数:
698
转载https://it.toggle.cn/article_detail/7e6f674b2564d6c319f807b4fda87eac.html架构说明前端由阿里云SLB统一分发Web请求独立的网店管理后台管理入口域名绑定单台低权重ECS服务器(其他ECS管理做入口屏蔽),同时此ECS承担
E...
分类:
其他好文 时间:
2014-05-30 23:40:48
阅读次数:
752