<\/figure>\n<\/p>\n\u5728\u642d\u5efaApp\u5206\u53d1\u6e90\u7801\u4e4b\u524d\uff0c\u6211\u4eec\u8fd8\u9700\u8981\u5b89\u88c5\u4e00\u4e2a\u6570\u636e\u5e93\u670d\u52a1\u5668\uff0c\u5982MySQL\u3002\u4ecb\u7ecd\u5b89\u88c5\u6b65\u9aa4\uff1a<\/p>\n
1. \u5b89\u88c5MySQL\uff1a<\/p>\n
yum install mysql mysql-server<\/p>\n
2. \u542f\u52a8MySQL\uff1a<\/p>\n
service mysqld start<\/p>\n
3. \u8bbe\u7f6e\u5f00\u673a\u542f\u52a8\uff1a<\/p>\n
chkconfig mysqld on<\/p>\n
4. \u914d\u7f6eMySQL\uff1a<\/p>\n
mysql_secure_installation<\/p>\n
5. \u521b\u5efa\u6570\u636e\u5e93\uff1a<\/p>\n
mysql -u root -p<\/p>\n
create database appdb;<\/p>\n
grant all on appdb.* to appuser@localhost identified by ‘apppassword’;<\/p>\n
5. \u5b89\u88c5App\u5206\u53d1\u6e90\u7801<\/p>\n
\u5728\u5b8c\u6210\u4ee5\u4e0a\u51c6\u5907\u5de5\u4f5c\u4e4b\u540e\uff0c\u6211\u4eec\u5c31\u53ef\u4ee5\u5f00\u59cb\u5b89\u88c5App\u5206\u53d1\u6e90\u7801\u4e86\u3002\u8fd9\u91cc\u4ee5PHP\u7248\u7684App\u5206\u53d1\u6e90\u7801\u4e3a\u4f8b\uff0c\u4ecb\u7ecd\u5b89\u88c5\u6b65\u9aa4\uff1a<\/p>\n
1. \u4e0b\u8f7dApp\u5206\u53d1\u6e90\u7801\uff1a<\/p>\n
https:\/\/github.com\/joy2fun\/joy2fun<\/p>\n
2.<\/p>\n
\u4e00\u95e8APP\u8bc1\u4e66\u5236\u4f5c\u5de5\u5177(https:\/\/platform.yimenapp.com\/)\u63d0\u4f9bAPP\u8bc1\u4e66\u5728\u7ebf\u5236\u4f5c\uff0c\u652f\u6301\u82f9\u679c\u8bc1\u4e66\u3001\u5b89\u5353\u8bc1\u4e66\u5728\u7ebf\u4e00\u952e\u5feb\u6377\u5236\u4f5c\u3002\u5de5\u5177\u5b8c\u5168\u514d\u8d39\uff0c\u6ce8\u518c\u6210\u4e3a\u4e00\u95e8APP\u5f00\u53d1\u8005\u5373\u53ef\u4f7f\u7528\uff0c\u5168\u4e2d\u6587\u5316\u4e91\u7aefAPP\u8bc1\u4e66\u5de5\u5177\u3002
\n\u4e00\u952e\u5236\u4f5cIOS\u82f9\u679c\u8bc1\u4e66\uff0c\u5305\u542bappstore\u4e0a\u67b6\u8bc1\u4e66\u3001\u5f00\u53d1\u73af\u5883\u6d4b\u8bd5\u8bc1\u4e66\u3001ADhoc\u751f\u4ea7\u73af\u5883\u6d4b\u8bd5\u8bc1\u4e66\u3001\u5728\u7ebf\u751f\u6210P12\u5f00\u53d1\u8005\u8bc1\u4e66\u8bc1\u4e66\uff0cP12\u63a8\u9001\u8bc1\u4e66\u3001P8\u63a8\u9001\u8bc1\u4e66\uff0c\u5feb\u6377\u7ed1\u5b9aUDID\u3001\u81ea\u5b9a\u4e49\u5305\u540dBundle ID\u3001\u5728\u7ebf\u83b7\u53d6\u63cf\u8ff0\u6587\u4ef6\uff1b
\n\u4e00\u952e\u5236\u4f5c\u5b89\u5353\u8bc1\u4e66\uff0c\u652f\u6301\u81ea\u5b9a\u4e49\u5b89\u5353\u5305\u540d\u3001\u7b7e\u540d\u6587\u4ef6\u5bc6\u7801(storepass)\u3001\u522b\u540d(alias)\u3001\u522b\u540d\u5bc6\u7801(keypass)\u3001\u516c\u53f8\/\u673a\u6784\u540d\u79f0 (O)\u3001\u90e8\u95e8 (OU)\u3001\u56fd\u5bb6\/\u5730\u533a (C)\u3001\u7701\u4efd (ST)\u3001\u57ce\u5e02 (L)\u3001\u90ae\u7bb1 (E)\u3001\u4ee5\u53ca\u5b89\u5353\u8bc1\u4e66\u6709\u6548\u671f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"
App\u5206\u53d1\u6e90\u7801\u642d\u5efa\u6559\u7a0b\u968f\u7740\u667a\u80fd\u624b\u673a\u7684\u666e\u53ca\uff0c\u8d8a\u6765\u8d8a\u591a\u7684\u4eba\u5f00\u59cb\u4f7f\u7528\u624b\u673a\u6765\u5b8c\u6210\u65e5\u5e38\u751f\u6d3b\u4e2d\u7684\u5404\u79cd\u4efb\u52a1\u3002\u968f\u4e4b\u800c\u6765\u7684\u662f\uff0c\u8d8a\u6765\u8d8a\u591a\u7684\u5e94\u7528\u7a0b\u5e8f\u88ab\u5f00\u53d1\u51fa\u6765\uff0c\u4ee5\u6ee1\u8db3\u7528\u6237\u5bf9\u4e8e\u4e0d\u540c\u9700\u6c42\u7684\u9700\u6c42\u3002\u4f46\u662f\uff0c\u5bf9\u4e8e\u5f00\u53d1\u8005\u6765\u8bf4\uff0c\u5982\u4f55\u628a\u81ea<\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[3035,14,174,787,3036],"class_list":["post-1392","post","type-post","status-publish","format-standard","hentry","category-appxiazaifenfa","tag-app","tag-14","tag-174","tag-787","tag-3036"],"_links":{"self":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/1392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/comments?post=1392"}],"version-history":[{"count":0,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/1392\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/media?parent=1392"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/categories?post=1392"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/tags?post=1392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}