• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 505  文章 - 1034  trackbacks - 0
            <2006年10月>
            24252627282930
            1234567
            891011121314
            15161718192021
            22232425262728
            2930311234


            子曾經曰過:編程無他,唯手熟爾!

            常用鏈接

            留言簿(94)

            隨筆分類(649)

            隨筆檔案(505)

            相冊

            BCB

            Crytek

            • crymod
            • Crytek's Offical Modding Portal

            Game Industry

            OGRE

            other

            Programmers

            Qt

            WOW Stuff

            搜索

            •  

            積分與排名

            • 積分 - 914448
            • 排名 - 14

            最新隨筆

            最新評論

            閱讀排行榜

            評論排行榜


            學xml   http://www.w3schools.com/xml/default.asp

            我們游戲里界面和與界面有關的很多邏輯都是寫在xml里面的,其中邏輯使用lua寫,嵌在xml中,用xmlSpy編輯。

            xml中嵌入lua,比如
            <script>
            function max(a,b)
                if a 
            &gt; b then
                    return a;
                else
                    return b;
                end
            end
            </script>

            大于號   > 要寫成 &gt;  , 就是greater than的意思。同樣:
            小于號   <                &lt;            less than


            這樣子lua沒有高亮顯示,搞得我看起來很痛苦,晚上突發奇想,從*.lua文件里讀,就可以用LuaEdit來編輯了,那我就可以按F6來check syntax了,哈哈

            <script luafile="1" path="gui\haha.lua">
            </script>
            luafile 為 1,就讀path里的,為0就讀script節點的text,哈哈,爽!

            我從xml文件中把lua段粘貼到*.lua文件里時,忘了把&gt;之類的符號換成 > 等,導致我查了很久,老子還跟蹤到luabind和lua的源代碼里面去,靠!faint!
            幸虧LuaEdit有Check Syntax功能,幫助我檢查到了錯誤,深刻體會到了工具的好處,也更加堅信“人與動物的最大差別在于人類能夠制造工具并使用工具”!

            要是再整得能單步調試,那就爽歪歪了!



            All text in an XML document will be parsed by the parser.

            Only text inside a CDATA section will be ignored by the parser.


            Parsed Data

            XML parsers normally parse all the text in an XML document.

            When an XML element is parsed, the text between the XML tags is also parsed:

            <message>This text is also parsed</message>

            The parser does this because XML elements can contain other elements, as in this example, where the <name> element contains two other elements (first and last):

            <name><first>Bill</first><last>Gates</last></name>

            and the parser will break it up into sub-elements like this:

            <name>
                        <first>Bill</first>
                        <last>Gates</last>
                        </name>


            Escape Characters

            Illegal XML characters have to be replaced by entity references.

            If you place a character like "<" inside an XML element, it will generate an error because the parser interprets it as the start of a new element. You cannot write something like this:

            <message>if salary < 1000 then</message>

            To avoid this, you have to replace the "<" character with an entity reference, like this:

            <message>if salary &lt; 1000 then</message>

            There are 5 predefined entity references in XML:

            &lt; < less than
            &gt; > greater than
            &amp; & ampersand 
            &apos; ' apostrophe
            &quot; " quotation mark

            Note: Only the characters "<" and "&" are strictly illegal in XML. Apostrophes, quotation marks and greater than signs are legal, but it is a good habit to replace them.


            CDATA

            Everything inside a CDATA section is ignored by the parser.

            If your text contains a lot of "<" or "&" characters - as program code often does - the XML element can be defined as a CDATA section.

            A CDATA section starts with "<![CDATA[" and ends with "]]>":

            <script>
                        <![CDATA[
                        function matchwo(a,b)
                        {
                        if (a < b && a < 0) then
                        {
                        return 1
                        }
                        else
                        {
                        return 0
                        }
                        }
                        ]]>
                        </script>

            In the example above, everything inside the CDATA section is ignored by the parser.

            Notes on CDATA sections:

            A CDATA section cannot contain the string "]]>", therefore, nested CDATA sections are not allowed.

            Also make sure there are no spaces or line breaks inside the "]]>" string.


            posted on 2007-06-23 05:50 七星重劍 閱讀(2455) 評論(2)  編輯 收藏 引用 所屬分類: 亂七八糟

            FeedBack:
            # re: xml中嵌入lua 2007-06-25 11:45 yayv
            wow里不就這樣做的么
              回復  更多評論
              
            # re: xml中嵌入lua 2007-07-03 06:52 阿來
            @yayv
            最爽的就是后來我知道了wow居然是這么做的,真是"英雄所見略同"!哈哈   回復  更多評論
              
            99久久这里只精品国产免费| 亚洲午夜无码久久久久小说| 久久国产V一级毛多内射| 久久久久久亚洲精品成人 | 久久99毛片免费观看不卡| 久久亚洲AV成人无码| 亚洲va久久久久| 久久强奷乱码老熟女网站| 久久久久国产视频电影| 免费一级做a爰片久久毛片潮 | 久久青青草原亚洲av无码app | 国产精品中文久久久久久久| 久久嫩草影院免费看夜色| 午夜精品久久久内射近拍高清| 久久国产免费直播| 偷偷做久久久久网站| 国产成人精品综合久久久| 久久综合国产乱子伦精品免费| 精品国产一区二区三区久久久狼| 久久精品国产网红主播| 99久久精品国内| 久久丝袜精品中文字幕| 久久精品aⅴ无码中文字字幕不卡| 2021国产精品午夜久久| 精品熟女少妇av免费久久| 亚洲成色999久久网站| 国产免费久久精品丫丫| 色播久久人人爽人人爽人人片AV| 久久久无码精品亚洲日韩蜜臀浪潮| av无码久久久久久不卡网站| 99久久国产主播综合精品| 久久笫一福利免费导航 | 国产精品99久久久久久人| 狠狠色丁香婷婷综合久久来来去 | 97久久综合精品久久久综合| 国产亚洲成人久久| 久久一日本道色综合久久| 久久久久国色AV免费看图片| 久久久久人妻精品一区二区三区 | 久久中文精品无码中文字幕| 久久精品亚洲中文字幕无码麻豆|