home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / zb / Notepad-1 / global.mdb / user.json < prev   
JavaScript Object Notation  |  2004-12-09  |  603b

  1. {
  2.     "schema": {
  3.         "userID": "Long Integer",
  4.         "username": "Text (50)",
  5.         "userPassword": "Text (50)",
  6.         "userEmail": "Text (50)",
  7.         "homepage": "Text (50)",
  8.         "oicq": "Text (20)",
  9.         "addDate": "DateTime",
  10.         "sex": "Text (10)",
  11.         "GBface": "Text (50)",
  12.         "GBpostNum": "Long Integer",
  13.         "GBprivateNum": "Long Integer",
  14.         "icq": "Text (20)",
  15.         "msn": "Text (100)",
  16.         "GBuserclass": "Long Integer"
  17.     },
  18.     "data": [
  19.         {
  20.             "userID": 1,
  21.             "username": "admin",
  22.             "userPassword": "5d5dc7491ceb064d",
  23.             "userEmail": "cnc_ay@21cn.com",
  24.             "homepage": "http://www.51let.net",
  25.             "oicq": "68684266",
  26.             "addDate": "05/12/02 13:18:36",
  27.             "sex": "1",
  28.             "GBface": "face/m26.gif",
  29.             "GBpostNum": 0,
  30.             "GBprivateNum": 0,
  31.             "GBuserclass": 2
  32.         }
  33.     ]
  34. }