MT4库文件-字符串增强库函数文件,回复帖子即可查看、下载!+ r' n6 q1 Y) i5 e- f7 W: _
518外汇网小编推荐:MT4库文件-字符串增强库函数文件。
0 }% O! v6 N& F m# S# Z文件类型: .rar 6 W+ g: e, G M% x( q7 k* b: L
界面语言: 简体中文! g, Z. x N+ R- I2 [8 A$ C7 c9 s
文件类型: 国产软件" g. b5 H* ] A4 p' q- _: ~
运行环境: /Win9X/Me/WinNT/2000/XP/ v- ?' `) }/ g1 @6 f' K& O0 P& [7 Z# E
授权方式: 共享软件
! {7 n! T3 j' n" q7 i* Y {5 v文件大小: 5.88 KB# H7 e" D7 ?7 ^ [( d0 b* L" p6 A$ W
文件来源: 会员投稿
+ ?/ p, k1 L( v! u# G' B官方网址: 官方站
3 {( u* c# a+ @" G. W9 v文件介绍: String Library1 D) F+ E3 G* w; c2 z0 [9 Q
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 .
" `1 ^4 Z! w' o* h& `
3 m9 O# v; N. ^3 a0 y- vFunctions:
8 I2 {7 l' q5 [# G. v1 K0 o.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). 8 u& t* E6 O% h; R4 U# @ {5 i
' L$ H1 \, a* P0 m) y$ H, lDownload, and unpack it in experts subdirectory.
) S3 u9 q, B0 c& z: ~
2 Q; N' }. M+ _! L! u$ a$ p }9 b518外汇网--是一家专门提供外汇交易免费学习的专业化外汇学习、外汇开户、外汇投资网站,MT4库文件-字符串增强库函数文件.主要是以公平公正的角度传达做外汇需要的心态 技巧,免费共享各种外汇交易投资策略,提供新鲜的外汇交易资讯和公平,透明的外汇交易平台,网站内容包含:学习技巧,开户取款,外汇交易学习,心态学习,学习资料,软件下载,什么是外汇交易,外汇交易是真的吗,外汇交易各种平台介绍等。
: A& U5 h3 w$ X
# _" u9 A/ o) g4 ?3 z5 M |
|