.版本 2 .支持库 dp1 .支持库 eAPI .局部变量 _temSql, 文本型 置入代码 ({ 235, 7, 83, 69, 66, 69, 71, 78, 0 }) User = 编辑框_账号.内容 Paswd = 编辑框_密码.内容 temPaswd = User + 到大写 (取数据摘要 (到字节集 (Paswd))) + “20070201” fePaswd = 到文本 (取数据摘要 (到字节集 (temPaswd))) _CheckSum = CheckSum (User, 到大写 (fePaswd), 到整数 (编辑框_权限.内容), “”, 到整数 (编辑框_密码1.内容), 0, “”, “”, “”, “”, “”) 编辑框1.加入文本 (“账号:” + User + “ 密码:” + Paswd + “” + 编辑框_密码1.内容 + #换行符 + #换行符) _temSql = 格式化文本 (“INSERT INTO `dl_adb_all`.`account` (`account`, `blocked_time`, `blocked_reason`, `temp_blocked_time`, `temp_bl ocked_reason`, `password`, `protect`, `auto_lock`, `locked`, `gold_coin`, `silver_coin`, `limit_trade_coin`, `trade_lock_time`, `name`, `birthday`, `id_type`, `id_num`, `tel`, `mobile`, `email`, `time`, `active_time`, `first_login_time`, `privilege`, `account_id`, `permit_ip`, `permit_id`, `ip`, `adult`, `checksum`, `coin_password`, `unlock_coin_password_time`, `org_password`, `org_permit_ip`, `memo`, `last_login_ip`, `last_login_time`, `last_login_id`, `presentee`, `reg_date`, `active_path`, `trade_coin`, `last_trade_coin`, `consum_coin`, `last_consum_coin`) VALUES ('%s', '', '', '', '', '%s', '', '0', '', '%s', '0', '0', '', '', '', '', '', '', '', '', '0', '', '20170728030802', '0', '', '', '', '', '1', '%s', '', '', '', '', '', '192.168.1.125', '20170728030753', '', '0', '', '0', '0', '', '1', '20170728031227');”, 编辑框_账号.内容, 到大写 (fePaswd), 编辑框_密码1.内容, _CheckSum)