Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) SafeC.VPathCheck示例
编程语言:
C# (CSharp)
类/类型:
SafeC
方法/功能:
VPathCheck
hotexamples.com的示例:
1
C# (CSharp) SafeC.VPathCheck - 已找到1个示例
。这些是从开源项目中提取的最受好评的
SafeC.VPathCheck
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
SaveFile(9)
DownStr(6)
IsImage(6)
CreateDir(3)
FileNameCheck(3)
Cert_Encry(3)
DownFile(3)
ReadFileByte(2)
Cert_Decry(2)
WriteFile(2)
Cert_Update(2)
CheckData(2)
CheckIDSEx(1)
CheckIDS(1)
CheckDirName(1)
CheckDataEx(1)
PathDeal(1)
DelFile(1)
ReadFileStr(1)
RemovePathChar(1)
RemoveXss(1)
DirPathDel(1)
Submit_Begin(1)
Submit_Check(1)
VPathCheck(1)
CheckUName(1)
常用方法
SaveFile (9)
DownStr (6)
IsImage (6)
CreateDir (3)
FileNameCheck (3)
Cert_Encry (3)
DownFile (3)
ReadFileByte (2)
Cert_Decry (2)
WriteFile (2)
常用方法
Cert_Update (2)
CheckData (2)
CheckIDSEx (1)
CheckIDS (1)
CheckDirName (1)
CheckDataEx (1)
PathDeal (1)
DelFile (1)
ReadFileStr (1)
RemovePathChar (1)
RemoveXss (1)
DirPathDel (1)
Submit_Begin (1)
Submit_Check (1)
VPathCheck (1)
CheckUName (1)
常用方法
RemoveXss (1)
DirPathDel (1)
Submit_Begin (1)
Submit_Check (1)
VPathCheck (1)
CheckUName (1)
示例#1
0
显示文件
文件:
SafeSC.cs
项目:
linrb/CMS-Source-code
public static bool VPathCheck(string vpath) { return(SafeC.VPathCheck(vpath)); }
x