durfun 发表于 1.3.2004 16:39:10
hi, <br>who knows? <br>what is"inline data" ?<!--emo&:huh:--><img src='http://www.kaiyuan.org/modules/ipboard/html/emoticons/huh.gif' border='0' style='vertical-align:middle' alt='huh.gif' /><!--endemo--> <br><br>i.e.parameter data can be assigned "inline"...<br><br>thank you very much.<br><br>游侠 发表于 1.3.2004 16:54:47
What's the context?<br><br>In the context of programming languages, "inline" means to insert the content of another file into (or after) the specific line.游侠 发表于 1.3.2004 17:10:24
The other use of "inline", I remember, is to write one or more commands in the form of a function, but declare it "inline". So these commands are inserted into the program code each time you use it, instead of being called as a function. It is similar to "macros".<br><br>In fact: "inline" means there to insert something "in" this "line".<br><br>May be there are also other interpretations that I don't know.durfun 发表于 1.3.2004 17:17:17
thank you youxia,<br><br>i think what you said ist what i want. <!--emo&:)--><img src='http://www.kaiyuan.org/modules/ipboard/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
页:
[1]