MT4库文件-字符串增强库函数文件,回复帖子即可查看、下载!1 |) `( c: ]3 Y8 B" _8 f
518外汇网小编推荐:MT4库文件-字符串增强库函数文件。# Y# S$ ~9 u3 x- k1 F4 B, u
文件类型: .rar
2 }9 J* R- ^0 e/ q% h" }! |界面语言: 简体中文! z8 c" q$ d5 W1 u, {& e; |& [9 v3 C
文件类型: 国产软件
i7 h" k# k* X. t7 K5 d运行环境: /Win9X/Me/WinNT/2000/XP4 D: W2 {3 _1 l/ p8 @' @; c' A
授权方式: 共享软件1 T8 |9 C4 e: c8 M1 \. E
文件大小: 5.88 KB5 K5 @9 L' J6 s+ k) S; V
文件来源: 会员投稿
1 e7 G# p; a8 j2 x3 L- l官方网址: 官方站
2 M* d1 o% d; d7 \8 w; V文件介绍: String Library E+ p1 k& Q7 U9 }- L/ k
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 .
5 C5 I- A8 G: ^5 \% T; G) i: x: k `3 r9 A, O4 I/ B# ?
Functions:
+ l) x; r e, ]$ D8 I7 \.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). 9 S* o! q& @0 r" F
9 [* n+ k% g( C" ~$ \% f
Download, and unpack it in experts subdirectory.3 q7 Y0 H% L6 d% j
( f# |/ z% g i
518外汇网--是一家专门提供外汇交易免费学习的专业化外汇学习、外汇开户、外汇投资网站,MT4库文件-字符串增强库函数文件.主要是以公平公正的角度传达做外汇需要的心态 技巧,免费共享各种外汇交易投资策略,提供新鲜的外汇交易资讯和公平,透明的外汇交易平台,网站内容包含:学习技巧,开户取款,外汇交易学习,心态学习,学习资料,软件下载,什么是外汇交易,外汇交易是真的吗,外汇交易各种平台介绍等。
" O( o* u, n+ k' j# R; o4 F7 q5 G( b0 X
|
|