Template:LSL Constant/string: Difference between revisions

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

Revision as of 07:58, 25 October 2008