摘要:
数据类型 字符串(strings),散列(hashes),列表(list),集合(sets),有序集合(sorted sets) 类型 添加 查询 删除 其他1(数字格式) 其他2 string set key value get key del key incr key list rpush ke 阅读全文
摘要:
DROP TRIGGERIF EXISTS sys_menu_edit;CREATE TRIGGER sys_menu_edit BEFORE UPDATE ON sys_menu FOR EACH ROWBEGIN INSERT INTO `g4m`.`sys_log` ( `table_name 阅读全文
摘要:
/** * Copyright 2009-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Li... 阅读全文