transform[函式命令]

transform[函式命令]
更多義項 ▼ 收起列表 ▲

transform是一個函式命令,套用於指定範圍的每個元素。

解釋

標準庫 中的 transform

函式原型

transform  函式原型如下:

函式說明

transform函式的作用是:將某操作套用於指定範圍的每個元素

//C++transform|C++tolower|C++toupper|C++字母轉大寫|C++字母轉小寫

#include

#include

#include

#include

#include

using namespace std;

int main()

{

string s("Welcome To WebSite!");

cout

相關詞條

相關搜尋

熱門詞條

聯絡我們