51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#FT
在 Microsoft Edge 中保存或清除密码
当访问需要登录的网站时,MicrosoftEdge将询问你是否希望记住自己的用户名和密码。下次访问该网站时,MicrosoftEdge将完成帐户信息的填写。默认情况下,密码保存处于打开状态。如果你想关闭该功能可以通过“设置>个人资料>密码”,将“让我选择保存密码&rdqu...
开发笔记
·
2024-10-20
Microsoft
Edge
保存
清除
密码
在命令行下实验FTP的PASV传输模式
FTP的PASV传输模式也叫被动传输模式。 众所周知,标准FTP传输需要两个TCP/IP连接,有一个命令连接,用于FTP客户端与FTP服务器端之间传递命令和执行结果的信息。还有一个是数据连接,在执行上传文件或下载文件的操作用于传输文件的数据。命令连接的端口是固定的,连接是持续的,一般是21号端口。而数据连接的...
开发笔记
·
2024-09-04
命令行
实验
FTP
PASV
传输
Linux VSFTP 部署与配置
一、VSFTP简介与应用VSFTP(VerySecureFTPDaemon)是一款功能强大、安全可靠的FTP服务器软件,广泛应用于Linux/Unix系统中。它提供了高效的文件传输服务,并具备诸多安全特性,如用户认证、权限控制、SSL/TLS加密等。主要应用场景:文件共享: 在局域网或互联网范围内共享文件。备...
开发笔记
·
2024-09-03
Linux
VSFTP
部署
配置
python paramiko.SFTPClient 常用操作
连接https://docs.paramiko.org/en/stable/api/sftp.htmltransport=paramiko.Transport(('192.168.110.51',22))try:#transport.connect(username='root',password='123456')f...
开发笔记
·
2024-07-09
python
paramiko.SFTPClient
常用
操作
C#读取Excel报错:未在本地计算机上注册Microsoft.ACE.OLEDB.12.0提供程序
解决访问Excel数据源时出现未在本地计算机上注册Microsoft.ACE.OLEDB.12.0提供程序1、确保安装了Microsoft.ACE.OLEDB.12.0驱动http://download.microsoft.com/download/7/0/3/703ffbcb-dc0c-4e19-b0da-14639...
开发笔记
·
2023-12-01
读取
Excel
报错
未在
本地
ORA-32313: REFRESH FAST of “string”.”string” unsupported after PMOPs
文档解释ORA-32313:REFRESHFASTof“string”.”string”unsupportedafterPMOPsCause:APartitionMaintenanceOperation(PMOP)hasbeenperformedonadetailtabl...
IT技术学习
·
2023-07-28
ORA-32313
REFRESH
FAST
of
#8220string
ORA-26877: must reattach after an OCIXStreamOut call was interrupted
文档解释ORA-26877:mustreattachafteranOCIXStreamOutcallwasinterruptedCause:AnattemptwasmadetoexecuteanotherOCIXStreamOutAPIwhenanearliercallwasinterruptedbecausetheX...
IT技术学习
·
2023-07-28
ORA-26877
must
reattach
after
an
ORA-38797: Full database recovery required after a database has been flashed back
文档解释ORA-38797:FulldatabaserecoveryrequiredafteradatabasehasbeenflashedbackCause:Anattemptwasmadetorecoversomedatafilesortablespacesofadatabaseafterthedatabaseha...
IT技术学习
·
2023-07-28
database
ORA-38797
Full
recovery
required
ORA-15217: missing or invalid timeout value after DROP AFTER
文档解释ORA-15217:missingorinvalidtimeoutvalueafterDROPAFTERCause:ThecommanddidnotspecifyavalidtimeoutvalueaftertheDROPAFTERclause.Action:Specifyavalidtimeoutvaluea...
IT技术学习
·
2023-07-28
ORA-15217
missing
or
invalid
timeout
ORA-39781: Direct path stream loads are not allowed after another context loading the same table has ended
文档解释ORA-39781:DirectpathstreamloadsarenotallowedafteranothercontextloadingthesametablehasendedCause:Attempttoloadastreaminonecontextafteranotherloadingthesameta...
IT技术学习
·
2023-07-28
ORA-39781
Direct
path
stream
loads
ORA-07392: sftcls: fclose error, unable to close text file.
文档解释ORA-07392:sftcls:fcloseerror,unabletoclosetextfile.Cause:Fcloselibraryroutinereturnedanerror.Action:Possibleinternaloracleerror.ORA-07392:sftcls:fcloseerror...
IT技术学习
·
2023-07-27
ORA-07392
sftcls
fclose
error
unable
ORA-15295: ASM instance software version string less than client version string
文档解释ORA-15295:ASMinstancesoftwareversionstringlessthanclientversionstringCause:TheASMinstancesoftwareversionwaslessthantheclientversion.Action:UpgradetheASMinst...
IT技术学习
·
2023-07-27
version
string
ORA-15295
ASM
instance
ORA-40106: positive target value not specified for computing Lift
文档解释ORA-40106:positivetargetvaluenotspecifiedforcomputingLiftCause:PositivetargetvaluehasnotbeenspecifiedforLift.Action:ProvideapositivetargetvaluefortheLiftope...
IT技术学习
·
2023-07-27
ORA-40106
positive
target
value
not
ORA-14703: The AFTER clause can be used to ADD PARTITION only to a System Partitioned table.
文档解释ORA-14703:TheAFTERclausecanbeusedtoADDPARTITIONonlytoaSystemPartitionedtable.Cause:ThetableisnotpartitionedbytheSystemmethodAction:SkiptheAFTERclause.ORA-14...
IT技术学习
·
2023-07-27
to
ORA-14703
The
AFTER
clause
ORA-10906: Unable to extend segment after insert direct load
文档解释ORA-10906:UnabletoextendsegmentafterinsertdirectloadCause:Thisisarestrictionwithinsertdirectloadtransactions.Action:Whenasegmenthasbeeninsertdirectloaded,av...
IT技术学习
·
2023-07-27
ORA-10906
Unable
to
extend
segment
首页
上一页
1
2
3
4
5
...
下一页
尾页
按字母分类:
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
其他