《Windows Azure Platform 系列文章目录》 本文在CentOS 6.10安装Nginx 1.开始安装Nginx (1)安装pcre依赖 wget https://sourceforge.net/projects/pcre/files/pcre/8.44/pcre-8.44.tar ...
分类:
系统相关 时间:
2021-06-02 10:44:46
阅读次数:
0
//判断pc和手机 browserRedirect() { var sUserAgent = navigator.userAgent.toLowerCase(); if (/ipad|iphone|midp|rv:1.2.3.4|ucweb|android|windows ce|windows mo ...
分类:
移动开发 时间:
2021-05-25 18:31:07
阅读次数:
0
1、虚拟环境-virtualenv 第一步:安装虚拟环境:pip instal virtualenv 第二步:新建一个目录来保存虚拟环境,相当于虚拟了三台电脑 cd / 进入根目录, mkdir envs 创建新目录,cd envs进入,显示:C:\envs> #这样就进入了虚拟环境的根目录。 现在 ...
分类:
编程语言 时间:
2021-05-24 17:22:54
阅读次数:
0
打开hyper-v 创建open_hyper-v.bat文件 pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v.tx ...
浏览器:Firfox、Edge(自带) 搜狗输入法 文件夹AMD AMD驱动往里扔 文件夹App Android: Gradle、 Android Studio Bandzip CSGO B5、perfectworld DD(钉钉) dzclient(魔兽对战平台) JAVA IDEA、JDK Ma ...
using System; using System.Windows.Forms; using System.Drawing; namespace PickBoxTest { /// <summary> /// 这个类实现了窗体控件的 大小和移动函数 /// 用户运行时编辑 /// </summar ...
分类:
其他好文 时间:
2021-05-24 15:55:35
阅读次数:
0
yum -y install java-1.8.0-openjdk java -version 使用的openjdk 8 oracle下载必须登录,这操作我也是服了。。 ...
分类:
编程语言 时间:
2021-05-24 15:27:46
阅读次数:
0
优雅食用WSL 效果展示 前置条件 windows10且版本支持WSL 相关软件安装 WSL 在“启用或关闭Windows功能”中 勾选“适用于Linux的Windows子系统”选项,并确认(该操作需要重新启动Windows系统) Ubuntu termius 在Windows Microsoft ...
分类:
其他好文 时间:
2021-05-24 15:11:12
阅读次数:
0
dapper调用Oracle存储过程时: 添加存储过程返回值,第二个参数不要为空。 ...
分类:
数据库 时间:
2021-05-24 14:57:37
阅读次数:
0
Jackson Jackson的使用步骤 第一步 导入Jackson所需依赖 <!-- jackson --> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artif ...
分类:
编程语言 时间:
2021-05-24 14:51:13
阅读次数:
0