インフォ FAQ
言語 環境比較
 
Index
 
  Processing 1.0 _ALPHAリファレンスは開発途中である。
もしエラーやコメントがあれば、reas at groupc.netへメールして下さい。
Name  

String

   
Examples  
String s = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; 

Description   文字のシーケンス
   
Syntax  
String var = "text";
var.length()
   
Parameters  
var   どんな有効な変数名でもよい

text   文字のシーケンス

   
Usage   Web & Application
   
Related   char
splitStrings()
splitInts()
splitFloats()
text()
   
© 2004- 2001 Massachusetts Institute of Technology and Interaction Design Institute Ivrea
Processing is an open project initiated by Ben Fry and Casey Reas