問題タブ [luainterface]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
lua - Lua: null と nil の違いは何ですか?
Oxide 2のプラグインを開発しています。私は他のプラグインから学んでおり、そのうちのいくつかnull
はnil
. 例えば:
Oxide 2 は C# で書かれているのでnull
、C# または Lua インターフェイスで定義されていると思います。
それらの間に違いはありますか?
更新:
MySQL 列がNULL
. 本当?
.net - .net で .lua ファイルを読み取る ( LuaInterface )
質問があります :
どうすればparse / read
.lua
ファイルできますか.net.
サンプル.lua:
どうすればデータを取得できますか: value1, value2, value3
?
インターネットでドキュメントが見つからないようです