2020-07-28 高考成绩陆续出炉了,群地位+FFFFFFFFFFFFFFFF。 本章主要整理了一些一定需要使用的MFC类,并提供了微软官方文档的链接供参考。 CDC类 CDC类定义了设备上下文对象,使用户可以方便地在窗口绘制图形图像和格式化打印字符。游戏中利用它在窗口中绘制血条、提示字符以及各 ...
分类:
编程语言 时间:
2020-07-28 17:18:15
阅读次数:
97
php 压缩文件夹 例子来源于php官方文档。 <?php { /** * Add files and sub-directories in a folder to zip file. * @param string $folder * @param ZipArchive $zipFile * @p ...
分类:
Web程序 时间:
2020-07-28 16:55:09
阅读次数:
90
Celery 官方 Celery 官网:http://www.celeryproject.org/ Celery 官方文档英文版:http://docs.celeryproject.org/en/latest/index.html Celery 官方文档中文版:http://docs.jinkan. ...
分类:
其他好文 时间:
2020-07-27 17:55:00
阅读次数:
98
https://www.jianshu.com/p/192828fad763 注: UMAnalystics SDK版本为5.5.0 或者 5.5.1友盟官方文档仅有一句 [UMConfigure initWithAppkey:kUMengAppKey channel:@"App Store"]; ...
分类:
移动开发 时间:
2020-07-27 15:48:41
阅读次数:
152
Redis的哨兵机制存在的意义就是当主从架构中,master发生宕机,无需人工干预,自动实现故障转移。官方文档Redis哨兵能干什么?Redis的Sentinel系统用于管理多个Redis示例,该系统执行以下三个任务:监控(Monitoring):Sentinel会不断地检查你的master和slave是否运作正常。提醒(Notification):当被监控的某个Redis服务器出现问题时,Sen
分类:
其他好文 时间:
2020-07-27 09:54:54
阅读次数:
72
apple 官方文档 https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/Multithreading/RunLoopManagement/RunLoopManagement.html#//apple_ ...
分类:
移动开发 时间:
2020-07-27 09:52:52
阅读次数:
89
flask_restful的错误处理一直感觉有点混乱,官方文档写的也不清不楚的,所以自己写了一个小样来测试一下。 api = Api() app = Flask(__name__) flask_restful版本:0.3.8 分为以下几种情况: 1.404,有两种情况,一种是路由匹配不存在,就是没有 ...
分类:
其他好文 时间:
2020-07-26 19:34:50
阅读次数:
109
Lightbend推出的微服务框架Lagom,与Akka Typed自然耦合,为实现Domain-Driven Designed Distributed Application提供了完整的解决方案。 ...
分类:
其他好文 时间:
2020-07-26 19:04:18
阅读次数:
102
中文技术文档集合 Spring Spring 官方文档 Spring 中文文档 Spring与Mybatis相结合使用的中文文档 MyBatis Mybatis官方中文文档 Spring与Mybatis相结合使用的中文文档 ...
分类:
其他好文 时间:
2020-07-26 01:49:03
阅读次数:
47
Spring 官方文档 Spring 中文文档 ...
分类:
编程语言 时间:
2020-07-26 01:47:31
阅读次数:
72