新建项目,引入framework,运行时出现警告:dyld: Library not loaded: @rpath/RLLibrary.framework/RLLibrary Referenced from: /var/mobile/Applications/AE92B234-A818-445E-9 ...
分类:
移动开发 时间:
2019-09-30 18:13:48
阅读次数:
120
Problem DescriptionIn many applications very large integers numbers are required. Some of these applications are using keys for secure transmission of ...
分类:
其他好文 时间:
2019-09-29 23:35:48
阅读次数:
121
machine health monitoring 机械健康诊断 数据驱动的机器健康监测系统提供了一种自下而上的解决方案,用于在发生某些故障(诊断)后检测故障,并预测未来工作条件和剩余使用寿命(预测)。 众所周知,复杂的工作环境和噪声的存在阻碍了物理模型的建立。而这些基于物理的模型大多无法用在线测量 ...
分类:
移动开发 时间:
2019-09-29 21:39:42
阅读次数:
126
使用github OAuth实现用户登录 做登录功能时,允许使用第三方网站的身份,这称为"第三方登录"。 原理 github内的认证方法 在github上申请OAuth App,进入个人的Github首页,Settings->Applications->Developer applications- ...
分类:
其他好文 时间:
2019-09-27 11:07:07
阅读次数:
353
Python网络编程之初识TCP,UDP 这篇文章是读了《Python核心编程》第三版(Core Python Applications)的第二章网络编程后的自我总结。 如果有不到位或者错误的地方,还请大家积极指出。 首先谈谈TCP和UDP的不同这个问题出现在很多次Python面试题中,以下答案是我 ...
分类:
编程语言 时间:
2019-09-22 01:09:30
阅读次数:
101
[TOC] Visual Odometry: Part II Matching, Robustness, and Applications paper notes https://www.zora.uzh.ch/id/eprint/71030/1/Fraundorfer_Scaramuzza_Vis ...
分类:
其他好文 时间:
2019-09-21 23:29:19
阅读次数:
119
ARIA是什么? WAI-ARIA是Web Accessibility Initiative - Accessible Rich Internet Applications 的缩写,WAI-ARIA是指无障碍的网页应用技术。 主要针对的是视觉缺陷,失聪,行动不便的残疾人以及假装残疾的测试人员。尤其像 ...
分类:
其他好文 时间:
2019-09-20 17:10:38
阅读次数:
87
打开Macintosh HD你会发现内中有四个文件夹分别为:应用程序(Applications)、系统(System)、用户(User)、资料库(Library)下面为大家详细介绍下其含义 Mac OS X,这是一个基于UNIX核心的系统,增强了系统的稳定性、性能以及响应能力。它能通过对称多处理技术 ...
分类:
系统相关 时间:
2019-09-19 21:04:52
阅读次数:
299
转自:https://medium.com/better-programming/load-testing-socket-io-web-applications-and-infrastructure-3e96011898e0 关于artillery的一个实践 Are you shipping a s ...
分类:
移动开发 时间:
2019-09-11 14:14:55
阅读次数:
133
简介 这个注解很简单,就是导入spring的xml配置文件 直接来看spring官方文档: In applications where classes are the primary mechanism for configuring the container, it will still lik ...
分类:
编程语言 时间:
2019-09-08 17:56:26
阅读次数:
67