51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#WINDOWS
windows server 2008 HPC Edtion激活教程
KMS激活指南 本服务器根据俄罗斯KMS服务器VMWARE架设,不受时间限制KMS激活支持的Windows版本:Windows2008,Windows2008R2全系列产品Vista,Windows7的企业版和专业版,旗舰版无法KMS激活以上的全语系、x86、x64、IA64版本均支持,具体请察看本页面下部的...
代码星球
·
2021-02-11
windows
server
2008
HPC
Edtion
windows10上同时安装py2和py3的情况
2018-06-14 16:14:511、同时安装python2和python3的时候,pip只是其中一个版本,使用对应Python版本的pip时,在命令行分别输入如下命令: 查看不同Python版本下pip的版本 python3-mpip-V Python2-mpip-V 安装各自的python包 ...
代码星球
·
2021-02-11
windows10
同时
安装
py2
py3
Windows下常用DOS命令
1.添加用户命令:netuser用户名密码/add2.将用户加入组的命令:netlocalgroupadministrators用户名/add3.在dos命令行模式下启用用户:netuser用户名/active:yes4.更改用户名和密码:netuser用户名密码5.显示或更改文件属性---attrib命令attrib...
代码星球
·
2021-02-10
Windows
常用
DOS
命令
windows上面启动nginx报错
bind()to0.0.0.0:443failedbind()to0.0.0.0:443failed(10013:Anattemptwasmadetoaccessasocketinawayforbiddenbyitsaccesspermissions)然后在cmd里面用,命令查找,当前的这个443这个端口被...
代码星球
·
2021-02-09
windows
上面
启动
nginx
报错
windows上配置https,用的域名报错
可能是因为,域名没有和你的ip地址绑定起来 ...
代码星球
·
2021-02-09
windows
配置
https
用的
域名
在windows里面的数据库里面存emoji表情
1,把连接数据库的unicdoe= UTF-8给去掉,那个URL2,关闭mysql的服务,修改my.ini具体如下:default-character-set=utf8mb4character-set-server=utf8mb4collation-server=utf8mb4_unicode_ciinit_...
代码星球
·
2021-02-09
windows
面的
数据库
里面
emoji
mysql5.7.13-windows 免安装版配置简介
1.下载mysql5.7.13-windows版本 (1)mysql5.7.13-win64版本百度云下载链接分享地址:链接:http://pan.baidu.com/s/1slMl4Ah密码:w60l (2)mysql5.7.13-win...
代码星球
·
2021-02-09
mysql5.7.13-windows
安装
配置
简介
Reset and Clear Recent Items and Frequent Places in Windows 10
https://www.tenforums.com/tutorials/3476-reset-clear-recent-items-frequent-places-windows-10-a.htmlYourrecentitemsandfrequentplacesarestoredinthefolderlocations...
代码星球
·
2021-02-08
and
Reset
Clear
Recent
Items
通过命令行升级git for windows
gitupdate-git-for-windows配置了正确的代理,就可以通过命令行直接升级。最好是可以访问谷歌的代理,否则国内的网络通过命令行升级,下载到一半,就会失败。 ...
代码星球
·
2021-02-08
通过
命令行
升级
git
for
Windows batch: call more than one command in a FOR loop?
https://stackoverflow.com/questions/2252979/windows-batch-call-more-than-one-command-in-a-for-loopUsing&isfineforshortcommands,butthatsinglelinecangetverylo...
代码星球
·
2021-02-08
Windows
batch
call
more
than
Jenkins serving Cake: our recipe for Windows
https://novemberfive.co/blog/windows-jenkins-cake-tutorial/BeforewestartedusingCaketobuildourWindows10applications,weusedasimilarsetup,butinsteadofCakeweusedanM...
代码星球
·
2021-02-08
Jenkins
serving
Cake
our
recipe
Windows Subsystem for Linux
https://docs.microsoft.com/en-us/windows/wsl/abouthttps://docs.microsoft.com/en-us/windows/wsl/install-win10BeforeinstallinganyLinuxdistrosforWSL,youmustensuret...
代码星球
·
2021-02-08
Windows
Subsystem
for
Linux
wsl和windows相互访问文件夹
You'llfindtheWindowsC:structureat/mnt/c/intheBashenvironment.Therefore,myDocumentsfolderisat/mnt/c/Users/Ben/Documents/. What’snewforWSLinWindo...
代码星球
·
2021-02-08
wsl
windows
相互
访问
文件夹
Microsoft windows terminal
尝试在windowsstore中安装,结果everything搜索不到Don'ttrytorunitunpackaged.Makesuretobuild&deployCascadiaPackagefromVisualStudio,andruntheWindowsTerminal(DevBuild)app.Mak...
代码星球
·
2021-02-08
Microsoft
windows
terminal
Window对应的类为java.awt.Windows, 它可独立于其他Container而存在
Window对应的类为java.awt.Windows,它可独立于其他Container而存在,它有两个子类,Frame和Dialog,Frame是具有标题(title)和可伸缩的角(resizecorner)的窗口(Window)。Dialog则没有菜单条,虽然它能移动,但不能伸缩。滚动面板(ScrollPane)也...
代码星球
·
2021-02-08
Window
对应
java.awt.Windows
它可
立于
首页
上一页
...
13
14
15
16
17
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他