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

From Second Life Wiki
Jump to navigation Jump to search
(Undo revision 116362 by Asuka Neely (Talk))
Line 1: Line 1:
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}3文字より長く、コード内で複数の場所に用いられているような、いくつかのstring定数は、グローバル変数におさめるべきでしょう。結果として内部メモリの節約になります。これと例に関しての更なる情報は[[LSL Constants vs Globals]]を参照しましょう。}}
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}Like any 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. See [[LSL Constants vs Globals]] for more information about this and examples.}}

Revision as of 08:07, 25 October 2008