51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Wi
在终端/命令行下打开文件浏览器窗口--Win cmd &Ubuntu terminal
在命令行下想要可视化查看文件,可以使用命令直接打开图形化窗口1.Windowswindows上可以使用explorer.exe打开资源管理器:explorer.exe.#.表示打开当前所在的文件夹explorer.exe#会默认打开库的窗口explorer.exeyour/path#打开指定窗口#例子explorer....
IT猿
·
2020-03-27
终端
命令行
打开
文件
浏览器
[LeetCode] Longest Substring Without Repeating Characters (LinkedHashSet的妙用)
Givenastring,findthelengthofthelongestsubstringwithoutrepeatingcharacters.Forexample,thelongestsubstringwithoutrepeatinglettersfor"abcabcbb"is"ab...
IT猿
·
2020-03-27
LeetCode
Longest
Substring
Without
Repeating
Qt程式异常崩溃处理技巧(Win)
这篇文章谈的是Qt4程式在视窗系统下的异常崩溃处理技巧。所以须要在头文件里包括“#include<Windows.h>”。首先,程式难免会有异常崩溃的时候。重要的是在崩溃时能及时把重要的数据保存好,将损失减少。SetUnhandledExceptionFilter函数是Win32API的异常捕获函数,在程式...
IT猿
·
2020-03-27
Qt
程式
异常
崩溃
处理
Windows 下统计行数的命令
大家都知道在Linux下统计文本行数能够用wc-l命令。比如:-bash-3.2$catpif_install.log|wc-l 712但在Windows下怎样统计输出文本的行数呢,答案是使用find/c命令1、统计包括某字符串的行数。比如在统计网络...
IT猿
·
2020-03-27
Windows
统计
行数
命令
【PyQt5-Qt Designer】日历(QCalendarWidget)
QCalendarWidget类提供了一个基日历小部件,允许用户选择一个日期。该小部件使用当前的月份和年份进行初始化,但是QCalendarWidget提供了几个公共槽函数来更改显示的年份和月份。 默认情况下,选择今天的日期,用户可以使用鼠标和键盘选择日期。当前选择的日期可以使用selectedDate()函...
IT猿
·
2020-03-27
PyQt5-Qt
Designer
日历
QCalendarWidget
JavaScript-window
window.closedwindow.closed检测页面是否被关闭,关闭为true未关闭为false window.consolewindow.console返回一个console对象的引用,console对象提供了向浏览器控制台打印日志的功能,并不展示给用户console.log('aa')consol...
IT猿
·
2020-03-27
Javascript-window
win10创建本地用户
win+r,输入lusrmgr.msc win+i ...
IT猿
·
2020-03-27
win10
创建
本地
用户
HOW TO: Configure Internet Information Services Web Authentication in Windows Server 2003
HowtoConfigureIISWebSiteAuthenticationUseanadministrativeaccounttologontotheWebserver.StartIISManageroropentheIISsnap-in.ExpandServer_name,whereServer_nameisthe...
IT猿
·
2020-03-27
HOW
TO
Configure
Internet
Information
Enabling IIS and required IIS components on Windows Server
TolearnhowtoenableIISandtherequiredIIScomponentsonWindowsServer2012/2012R2,seetheinstructionsbelow.OpenServerManagerandclickManage>AddRolesandFeatures.ClickN...
IT猿
·
2020-03-27
IIS
Enabling
and
required
components
UML state diagrams with draw.io
https://about.draw.io/uml-state-diagrams-with-draw-io/Statediagramshavebeenusedinprogrammingtodescribethevariouspossiblestatesthatasystemcanbeinfordecades.Theya...
IT猿
·
2020-03-27
UML
state
diagrams
with
draw.io
Setting up a project with a SQL Source Control project in SSMS
https://documentation.red-gate.com/sca/developing-databases/working-with-the-ssms-add-in/setting-up-a-project-in-ssms/setting-up-a-project-with-a-sql-source-con...
IT猿
·
2020-03-27
project
Setting
up
with
SQL
WireShark新版本安装后无法上网的问题
这个问题是因为安装了Npcap导致的问题,我当时的解决方案是不安装Npcap,而安装WinPcap。https://wiki.wireshark.org/WinPcap NpcapandWinPcapareWindowsversionsofthelibpcaplibrary.Oneofthemmu...
IT猿
·
2020-03-27
WireShark
新版本
安装
无法
上网
Windows下的Memcache安装 linux下的Memcache安装
linux下的Memcache安装:1.下载memcache的linux版本,注意memcached用libevent来作事件驱动,所以要先安装有libevent。官方网址:http://memcached.org/2.安装pecl::memcache。用pecl命令行工具安装:peclinstallmemcache&...
IT猿
·
2020-03-27
下的
Memcache
安装
Windows
linux
笔记本(WIN7|XP)发射wifi信号 当无线路由使用
Windows7系统第一步:是你的电脑上要有两个网卡一个有线一个无线(笔记本应该都有)台式机可以考虑买个USB无线网卡(50左右)第二步:win+R CMD 输入(只输入红色部分)netshwlansethostednetworkmode=allowssid=hackseokey=hackhack[...
IT猿
·
2020-03-27
笔记本
WIN7
XP
发射
wifi
在windows7下安装CentOS
需要用到的软件EasyBCD 设置索引菜单PA5.2_Portable 分区助手WinGrub 查看硬盘代号 1、使用分区助手,腾出至少4GB的空间,并格式化为fat32格式,将CentOS的ISO文件放在这个盘符里注意:这4G...
IT猿
·
2020-03-27
windows7
安装
CentOS
首页
上一页
...
303
304
305
306
307
...
下一页
尾页
按字母分类:
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
其他