随笔分类 - Java应用
摘要:aes.js !function(e,t,i){"object"==typeof exports?module.exports=exports=t(require("./core.min"),require("./sha1.min"),require("./hmac.min")):"function
阅读全文
摘要:package coml.utils; import org.apache.catalina.connector.Request; import org.springframework.web.multipart.MultipartFile; import sun.misc.BASE64Decode
阅读全文
摘要:查询 b_user_info 表,性别字段为gender, user_id = 100000 的性别。 select case gender when 0 then '女生' when 1 then '男生' else '保密' end as '性别' from b_user_info where
阅读全文
摘要:create_time为创建时间 <!--今天--> <sql id="today"> and to_days(create_time)= to_days(now()) </sql> <!--昨天--> <sql id="yesterday"> and to_days(now())-to_days(
阅读全文

浙公网安备 33010602011771号