Difference between revisions of "Template:LSL Constant/string"

From Second Life Wiki
Jump to navigation Jump to search
(Updated for Mono)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}3文字より長く、コード内で複数の場所に用いられているような、いくつかのstring定数は、グローバル変数におさめるべきでしょう。結果として内部メモリの節約になります。これと例に関しての更なる情報は[[LSL Constants vs Globals]]を参照しましょう。}}
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}Like any [[LSO]] string constants longer then 3 characters and used in multiple places in the code, they should be stored in a global variable. The result will be a considerable memory savings. This does not apply to scripts compiled with [[Mono]]. See [[LSL Constants vs Globals]] for more information about this and examples.}}

Latest revision as of 21:03, 18 January 2014