runxinzhi.com
首页
百度搜索
SysUtils 单元下的公用函数目录
有简单提示的链接有效.
过程或函数名
分类
简单提示
Abort
AddExitProc
AddTerminateProc
AdjustLineBreaks
Unix 与 Windows 的换行符互换
AnsiCompareFileName
AnsiCompareStr
AnsiCompareText
AnsiDequotedStr
AnsiExtractQuotedStr
AnsiLastChar
AnsiLowerCase
AnsiLowerCaseFileName
AnsiPos
AnsiQuotedStr
AnsiSameStr
AnsiSameText
AnsiStrComp
AnsiStrIComp
AnsiStrLastChar
AnsiStrLComp
AnsiStrLIComp
AnsiStrLower
AnsiStrPos
AnsiStrRScan
AnsiStrScan
AnsiStrUpper
AnsiUpperCase
AnsiUpperCaseFileName
AppendStr
AssignStr
Beep
BoolToStr
布尔转字符串
ByteToCharIndex
ByteToCharLen
ByteType
CallTerminateProcs
ChangeFileExt
ChangeFilePath
CharLength
CharToByteIndex
CharToByteLen
CheckWin32Version
CompareMem
CompareStr
字符串比较(区分大小写)
CompareText
字符串比较(不区分大小写)
CreateDir
CreateGUID
CurrentYear
CurrToStr
CurrToStrF
Date
DateTimeToFileDate
DateTimeToStr
DateTimeToString
DateTimeToSystemTime
DateTimeToTimeStamp
DateToStr
DayOfWeek
DecodeDate
DecodeDateFully
DecodeTime
DeleteFile
DirectoryExists
DiskFree
DiskSize
DisposeStr
ExceptionErrorMessage
ExcludeTrailingBackslash
ExcludeTrailingPathDelimiter
ExpandFileName
ExpandFileNameCase
ExpandUNCFileName
ExtractFileDir
ExtractFileDrive
ExtractFileExt
ExtractFileName
ExtractFilePath
ExtractRelativePath
ExtractShortPathName
FileAge
FileClose
FileCreate
FileDateToDateTime
FileExists
FileGetAttr
FileGetDate
FileIsReadOnly
FileOpen
FileRead
FileSearch
FileSeek
FileSetAttr
FileSetDate
FileSetReadOnly
FileWrite
FinalizePackage
FindClose
FindCmdLineSwitch
FindFirst
FindNext
FloatToCurr
FloatToDateTime
FloatToDecimal
FloatToStr
FloatToStrF
FloatToText
FloatToTextFmt
FmtLoadStr
FmtStr
格式化输出
ForceDirectories
Format
格式化输出
FormatBuf
FormatCurr
FormatDateTime
FormatFloat
FreeAndNil
GDAL
GetCurrentDir
GetDiskFreeSpaceEx
GetEnvironmentVariable
GetFileVersion
GetFormatSettings
GetLocaleChar
GetLocaleFormatSettings
GetLocaleStr
GetModuleName
GetPackageDescription
GetPackageInfo
GetTime
GUIDToString
IncAMonth
IncludeTrailingBackslash
IncludeTrailingPathDelimiter
IncMonth
InitializePackage
Int64Rec
IntToHex
IntToStr
IReadWriteSync
IsAssembly
IsDelimiter
判断字符串的某个位置是不是指定的字符串
IsEqualGUID
IsLeapYear
IsPathDelimiter
IsValidIdent
Languages
LastDelimiter
判断一个字符串在另一个字符串中最后出现的位置
LoadPackage
LoadStr
LowerCase
转小写
MSecsToTimeStamp
NewStr
NextCharIndex
Now
OutOfMemoryError
QuotedStr
加单引号
RaiseLastOSError
RaiseLastWin32Error
RCS
RemoveDir
RenameFile
ReplaceDate
ReplaceTime
RPR
SafeLoadLibrary
SameFileName
SameStr
SameText
SetCurrentDir
ShortDateFormat
ShowException
Sleep
StrAlloc
PChar 串专用函数: 给 PChar 指针分配空间
StrBufSize
PChar 串专用函数: PChar 缓冲区大小
StrByteType
PChar 串专用函数: 获取字节类型
StrCat
PChar 串专用函数: 将源串添加到目标串后
StrCharLength
PChar 串专用函数
StrComp
PChar 串专用函数: 对比串
StrCopy
PChar 串专用函数: 复制串, 返回结果指针
StrDispose
PChar 串专用函数
StrECopy
PChar 串专用函数: 复制串, 返回结果尾指针
StrEnd
PChar 串专用函数: 串尾指针
StrFmt
PChar 串专用函数
StrIComp
PChar 串专用函数: 对比串, 不区分大小写
StringReplace
替换字符串
StringToGUID
StrLCat
PChar 串专用函数: 将源串添加到目标串后, 限定结果长度
StrLComp
PChar 串专用函数: 对比串, 指定有效位数
StrLCopy
PChar 串专用函数: 复制串, 限定长度
StrLen
PChar 串专用函数: 串长度
StrLFmt
PChar 串专用函数
StrLIComp
PChar 串专用函数: 对比串, 不区分大小写并指定有效位数
StrLower
PChar 串专用函数: 转小写
StrMove
PChar 串专用函数: 将串中指定数目的字符复制到另一串的开始
StrNew
PChar 串专用函数
StrNextChar
PChar 串专用函数
StrPas
PChar 串专用函数
StrPCopy
PChar 串专用函数: 同 StrPCopy
StrPLCopy
PChar 串专用函数: 同 StrPLCopy
StrPos
PChar 串专用函数: 字串在母串中的位置指针
StrRScan
PChar 串专用函数: 字符在串中末位置指针
StrScan
PChar 串专用函数: 字符在串中首位置指针
StrToBool
StrToBoolDef
StrToCurr
StrToCurrDef
StrToDate
StrToDateDef
StrToDateTime
StrToDateTimeDef
StrToFloat
StrToFloatDef
StrToInt
StrToInt64Def
StrToIntDef
StrToTime
StrToTimeDef
StrUpper
PChar 串专用函数: 转大写
Supports
SysErrorMessage
SysLocale
SystemTimeToDateTime
TextToFloat
Time
TimeStampToDateTime
TimeStampToMSecs
TimeToStr
Trim
删除两边空格
TrimLeft
删除左边空格
TrimRight
删除右边空格
TryEncodeDate
TryEncodeTime
TryFloatToCurr
TryFloatToDateTime
TryStrToBool
TryStrToCurr
TryStrToDate
TryStrToDateTime
TryStrToFloat
TryStrToInt
TryStrToInt64
TryStrToTime
UnloadPackage
UpperCase
转大写
WideCompareStr
WideCompareText
WideFmtStr
WideFormat
WideFormatBuf
WideLowerCase
WideSameStr
WideSameText
WideUpperCase
Win32Check
WrapText
换行
相关阅读:
BZOJ1001 狼抓兔子 终于过了!
BZOJ 1901: Zju2112 Dynamic Rankings( 树状数组套主席树 )
BZOJ 2302: [HAOI2011]Problem c( dp )
BZOJ 1407: [Noi2002]Savage( 数论 )
BZOJ 2661: [BeiJing wc2012]连连看( 费用流 )
BZOJ 1021: [SHOI2008]Debt 循环的债务( dp )
BZOJ 3170: [Tjoi 2013]松鼠聚会( sort )
BZOJ 2301: [HAOI2011]Problem b( 数论 )
BZOJ 2434: [Noi2011]阿狸的打字机( AC自动机 + DFS序 + 树状数组 )
BZOJ 3231: [Sdoi2008]递归数列( 矩阵快速幂 )
原文地址:https://www.cnblogs.com/del/p/1118883.html
最新文章
BZOJ2653: middle
BZOJ3524: [Poi2014]Couriers
BZOJ3207: 花神的嘲讽计划Ⅰ
51nod1394 差和问题
51nod1586 约数和
51nod1084 矩阵取数问题 V2
51nod1486 大大走格子
51nod1022 石子归并 V2
51nod1421 最大MOD值
51nod1354 选数字
热门文章
51nod1158 全是1的最大子矩阵
51nod1055 最长等差数列
51nod1693 水群
BZOJ 1026 windy数
BZOJ 1010 玩具装箱 斜率优化DP
BZOJ 1036 树的统计 树链剖分or link-cut-tree
BZOJ 1003 物流运输 长歌当哭!
BZOJ 1002 轮状病毒
BZOJ 3668 起床苦难综合症
BZOJ 1084 最大子矩阵 终于过了
Copyright © 2020-2023
润新知