8000 GitHub - 492168579/seckill: 秒杀网站
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

492168579/seckill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seckill

秒杀网站 idea 快捷键 快速生成接口测试文件:command + Shift + T 出现生成get,set方法的界面:ctrl+enter 把选中的代码放在 TRY{} IF{} ELSE{} 里:command+option+T 加插件:command+shift+A

mac 操作数据库 mysql -u root -p 如何查看数据库引擎 show engines ; show variables like '%storage_engine%'; 对比项 MyISAM InnoDB 主外键

maven 生成项目 mvn archetype:generate -DgroupId=org.seckill -DartifactId=skecill -DarchetypeArtifactId=maven-archetype-webapp

idea 注册方法: 在注册时选择 License server ,填 http://www.iteblog.com/idea/key.php ,然后点击 OK

https://github.com/hu1991die/seckill/blob/master/pom.xml


Redis

Mac 下 Chrome 浏览器 快捷键

⌘-Option-I 打开“开发人员工具”。

3、启动Redis服务。

redis-server

About

秒杀网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0