示例 @SuppressWarnings("all") 抑制警告的相关参数 | 参数 | 作用 |原描述| | : : | : : | : : | |all|抑制所有警告|to suppress all warnings |boxing|抑制装箱、拆箱操作时候的警告|to suppress warn ...
分类:
其他好文 时间:
2020-04-05 11:32:40
阅读次数:
74
常规配置 ================================================================= 默认监听器 基于证书的SSL / TLS支持 Pre shared key based SSL/TLS support 基于预共享密钥的SSL / TLS支持 ...
分类:
其他好文 时间:
2020-04-04 11:33:49
阅读次数:
85
问题现象:xenserver版本:7.1cu1解决方法:使用ethtool-ieth0查看网卡驱动版本,根据citrix官方KB需要更新网卡驱动https://support.citrix.com/article/CTX226402?download
分类:
其他好文 时间:
2020-04-03 18:31:33
阅读次数:
123
adapter 用自己定义的 image 讲解 package com.zsch.forestinventory.adapter;import android.content.Context;import android.net.Uri;import android.support.v7.widge ...
分类:
移动开发 时间:
2020-04-03 13:44:40
阅读次数:
78
在脚本的Run-time Settings中,可以设置在脚本运行过程中发生错误的处理方式。进入到Run-time Settings中,切换到Miscellaneous标签页,可以看到Error Handing的第一个设置项:Continue on error,如图1-30所示。勾选Continue ...
分类:
其他好文 时间:
2020-04-03 12:25:04
阅读次数:
92
我电脑上面的MySQL是5.5.6,而刚开始安装的django版本是3.多,不支持现在MySQL的版本 解决方案是: https://yuntianti.com/posts/fix-django3-mysqlclient-import-error/ 下面进入正题:安装Django3后不想折腾mysq ...
分类:
数据库 时间:
2020-04-03 00:36:10
阅读次数:
122
Apache配置虚拟目录+Zend Studio访问
分类:
Web程序 时间:
2020-04-02 09:11:37
阅读次数:
103
Keil MDK 5.17 releasedThis update for Keil MDK-ARM extends language support to East European and Asian character sets. Added are also several new feat ...
分类:
其他好文 时间:
2020-04-02 01:30:50
阅读次数:
887
MVC Autofac is always kept up to date to support the latest version of ASP.NET MVC, so documentation is also kept up with the latest. Generally speaki ...
分类:
Web程序 时间:
2020-04-01 17:55:57
阅读次数:
121
1. 下载安装包 https://redis.io/download 当前最新版本为5.0.5 2. 解压安装 $tar xzf redis-5.0.5.tar.gz$cd redis-5.0.5$make 在安装时候如果提示 `invalid active developer path (/Lib ...
分类:
系统相关 时间:
2020-04-01 14:29:31
阅读次数:
85