摘要:
I had the same problem in Xcode 6.1.1. I did the following to solve it: *The configuration file setting is found by selecting the project (not the tar 阅读全文
posted @ 2017-05-05 12:32 ArRan 阅读(274) 评论(0) 推荐(0)
|
||
|
摘要:
I had the same problem in Xcode 6.1.1. I did the following to solve it: *The configuration file setting is found by selecting the project (not the tar 阅读全文
posted @ 2017-05-05 12:32 ArRan 阅读(274) 评论(0) 推荐(0)
摘要:
默认情况一个服务器的IIS只能绑定一个HTTPS也就是443端口 要实现多个站点对应HTTPS只能更改IIS配置 地址:C:\Windows\System32\inetsrv\config\applicationHost.config 默认一个站点带一个这样的配置 <binding protocol 阅读全文
posted @ 2017-01-10 14:38 ArRan 阅读(666) 评论(0) 推荐(0)
摘要:
APP UI设计及切图规范 1.概述 1.1 编写目的 该文档主要针对移动端开发的视觉设计和开发过程中的工作环节做统一的规划规范,是系统进入UI设计的前置文档。部分内容来自网络收集修编,转载请注明由 嗡嗡(iwengweng.cn) 整理。 1.2 读者对象 项目实施工作组UI/UE设计人员。 2. 阅读全文
posted @ 2016-12-17 13:09 ArRan 阅读(1650) 评论(0) 推荐(0) |
||