摘要: We cannot directly store user password in the database. What need to do is creating a hashed & salted string which reperstanting the user password. Th 阅读全文
posted @ 2017-08-09 20:22 Zhentiw 阅读(236) 评论(0) 推荐(0)
摘要: For example, when we open a form, we want to see all the inputs fields comes into one by one. Code for html: So we add a animation to the container ca 阅读全文
posted @ 2017-08-09 15:55 Zhentiw 阅读(299) 评论(0) 推荐(0)