MT4库文件-字符串增强库函数文件,回复帖子即可查看、下载!
8 V* l1 v% g5 {' j, N518外汇网小编推荐:MT4库文件-字符串增强库函数文件。$ D7 y& S# J# T1 n3 g% O$ E6 Z Q
文件类型: .rar
& m' y7 M: m: q$ u7 c界面语言: 简体中文
& P) K3 b( T" x4 D* U, W' T" ^文件类型: 国产软件% ^+ ]) o G7 g0 N$ k, d
运行环境: /Win9X/Me/WinNT/2000/XP
T0 E/ Y2 _2 e2 a5 ^授权方式: 共享软件* |" l* ]) A8 a# G$ i
文件大小: 5.88 KB
8 f8 r! b) x& t4 [4 {' ?文件来源: 会员投稿
1 o1 x" g1 R2 n$ X& b官方网址: 官方站
# A2 y# C: ^4 |' z文件介绍: String Library" s- h9 @: h, M8 [* V9 n
String Library provides a group of useful functions intended for working with strings. The library perfectly complement build-in functions of MetaTrader. After copying the files into corresponding directories you can include the library by adding following line to your files: #include . 8 ]2 I3 Q7 p( z" K, `) p4 j
# l+ L1 P& I6 M! B: K
Functions:
4 J/ i, Z, W: R) X' s! y; {.string stringReplaceAll(string str, string toFind, string toReplace) — Returns a new string resulting from replacing all occurrences of toFind in this string with toReplace. .string stringReplaceFirst(string str, string toFind, string toReplace) — Replaces the first substring of this string that matches toFind with toReplace. .void stringSplit(string& output[], string input, string token) — Splits input string into output array around given token. .string stringTrim(string str) — Returns a copy of the string, with leading and trailing whitespace omitted. .bool stringStartsWith(string str, string prefix) — Tests if given string starts with the specified prefix. .bool stringEndsWith(string str, string suffix) — Tests if given string ends with the specified suffix. .string stringToLowerCase(string str) — Converts all of the characters in the given string to lower case (works only with English alphabet). .string stringToUpperCase(string str) — Converts all of the characters in the given string to upper case (works only with English alphabet). .bool stringEqualsIgnoreCase(string str1, string str2) — Compares one string to another string, ignoring case considerations (works only with English alphabet).
1 E, B |9 X" _: h5 N
' h4 F; M" R ^4 J% Y9 rDownload, and unpack it in experts subdirectory.
' k6 E( ^+ Q# ^
" F5 P& v! h9 L% r9 ?% A4 ]518外汇网--是一家专门提供外汇交易免费学习的专业化外汇学习、外汇开户、外汇投资网站,MT4库文件-字符串增强库函数文件.主要是以公平公正的角度传达做外汇需要的心态 技巧,免费共享各种外汇交易投资策略,提供新鲜的外汇交易资讯和公平,透明的外汇交易平台,网站内容包含:学习技巧,开户取款,外汇交易学习,心态学习,学习资料,软件下载,什么是外汇交易,外汇交易是真的吗,外汇交易各种平台介绍等。 e C2 L4 m/ Q1 O
7 q% s k4 m6 c* a3 v
|
|