QMessageBox消息框的几种类型 QMessageBox.information 信息框 QMessageBox.question 问答框 QMessageBox.warning 警告 QMessageBox.ctitical危险 QMessageBox.about 关于 可根据事件的严重级别 ...
分类:
其他好文 时间:
2019-12-02 11:59:06
阅读次数:
133
一、设计模式的分类 设计模式主要分为三种类型: 1.1 Creational These design patterns are all about class instantiation or object creation. These patterns can be further categ ...
分类:
其他好文 时间:
2019-12-02 01:06:13
阅读次数:
101
about 环境是Windows 我们来介绍以下如何在Jenkins中安装插件。首先获取自己的Jenkins的版本页面的右下角可以看到Jenkins的版本。 自动安装 所谓的自动安装,就是通过Jenkins的插件管理来搜索下载插件。选择系统管理下面的插件管理,选择可选插件,然后在过滤输入框中输入你想 ...
分类:
其他好文 时间:
2019-11-30 19:21:25
阅读次数:
88
about 引自codeMirror官网的描述: CodeMirror是使用JavaScript为浏览器实现的多功能文本编辑器。它专门用于编辑代码,并带有 实现更高级编辑功能的多种语言模式和附加组件。丰富的编程API和CSS 主题系统可用于自定义CodeMirror以适合您的应用程序,并使用新功能对 ...
分类:
其他好文 时间:
2019-11-30 15:16:02
阅读次数:
99
Responding to the Launch of Your App Initialize your app’s data structures, prepare your app to run, and respond to any launch-time requests from the ...
分类:
移动开发 时间:
2019-11-30 13:53:42
阅读次数:
120
About me recently Recently I fell that memory has always been problematic.Maybe I hava bee too tired recently. I need get plenty of exercise and rest. ...
分类:
其他好文 时间:
2019-11-30 13:27:26
阅读次数:
90
ABAP Netweaver 在我的博客Learn more detail about Standard logon procedure里有详细介绍。 Hybris ECP Hybris Administration Console的登录界面: 点login button后, 观察到一个HTTP P ...
分类:
Web程序 时间:
2019-11-29 12:56:42
阅读次数:
89
About mock除了用在单元测试过程中,还有一个用途,当前端开发在开发页面的时候,需要服务端提供API接口。此时服务端没开发完成,或者说没搭建测试环境,这个时候前端开发会自己mock一个api服务端,自己给自己提供调用接口的返回数据。moco框架用途就是开发在开发的过程中,需要依赖一部分的接口, ...
分类:
其他好文 时间:
2019-11-29 11:03:07
阅读次数:
133
Zhejiang University is about to celebrate her 122th anniversary in 2019. To prepare for the celebration, the alumni association (校友会) has gathered the ...
分类:
其他好文 时间:
2019-11-28 23:09:50
阅读次数:
128
about chardet提供自动检测字符编码的功能。 当我们在处理一些不规范的网页的时候。虽然Python提供了Unicode表示的str和bytes两种数据类型,并且可以通过encode()和decode()方法转换,但是在不知道编码的情况下,对bytes做decode()容易失败。 对于未知编 ...
分类:
其他好文 时间:
2019-11-28 22:54:55
阅读次数:
152