Pastebin
API
tools
faq
paste
Login
Sign up
Advertisement
SHARE
TWEET
Guest User
Untitled
a guest
Oct 5th, 2012
210
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.55 KB
| None
|
0
0
raw
download
clone
embed
print
report
/**
* Loads a table either from our cached list, or inserts it into
* the database and adds it to our cached list
* @param options the table options
* @param callback callback(table or null)
*/
function
loadTable
(
options
,
callback
)
{
var
key
=
options.
key
+
"."
+
options.
tablename
;
var
priv
=
false
;
if
(
options.
tableid
)
{
key
=
options.
key
+
"."
+
options.
tableid
;
priv
=
true
;
}
if
(
tablelist
[
key
]
)
{
callback
(
tablelist
[
key
]
)
;
return
;
}
// insert or get existing
...
Advertisement
Add Comment
Please,
Sign In
to add comment
Advertisement
Public Pastes
Market.js
JavaScript | 1 min ago | 1.18 KB
Make 1000ドル 15-MINUTES (BEGINNER) ME
JavaScript | 7 min ago | 0.05 KB
2025年04月25日T14:51:27.902734
PHP | 10 min ago | 1.06 KB
EARN 900ドル INSTANTLY 2025 M6
JavaScript | 16 min ago | 0.05 KB
Untitled
JavaScript | 17 min ago | 1.18 KB
solver.lua
Lua | 21 min ago | 4.25 KB
Untitled
Java | 25 min ago | 0.37 KB
Make 1000ドル 15-MINUTES (BEGINNER) 96
JavaScript | 26 min ago | 0.05 KB
Advertisement
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル