aeesky
aeesky
Aeesky
2K posts
Some Interesting feed
Don't wanna be here? Send us removal request.
aeesky · 5 years ago
Link
前言 随着devops的发展,前端部署变得越来越简单,可控性也越来越高,本文基于docker🐳+nginx+jenkins来实现前端自动化部署流程,具体实现效果为开发人员在本地开发,开发push提交代码到指定分支,😊自动触发jenkins进行持续集
0 notes
aeesky · 5 years ago
Link
在css中,层叠概念颇为重要,对相关概念的理解透彻,在发现问题、分析问题、解决问题的过程中会起到至关重要的作用。
0 notes
aeesky · 5 years ago
Link
网格布局(Grid)是很强大的 CSS 布局方案。 它将网页划分成一个个网格,可以任意组合不同的网格,做出各种各样的布局。以前,只能通过复杂的 CSS 框架达到的效果,现在浏览器内置了。
0 notes
aeesky · 5 years ago
Link
0 notes
aeesky · 5 years ago
Link
BEM 分别代表着:Block(块)、Element(元素)、Modifier(修饰符),是一种组件化的 CSS 命名方法和规范,由俄罗斯 Yandex 团队所提出。其目的是将用户界面划分成独立的(模)块,使开发更为简单和快速,利于团队协作开发。
0 notes
aeesky · 6 years ago
Link
摘要 上次写过一篇使用Maven插件为SpringBoot应用构建Docker镜像 ,讲述了通过docker-maven-plugin来构建docker镜像的方式,此种方式需要依赖自建的Registry镜像仓库。本文将讲述另一种方式,使用Dockerfile来构建docker镜像,此种方式不需要
0 notes
aeesky · 6 years ago
Link
0 notes
aeesky · 6 years ago
Link
场景:用户注册,信息写入数据库后,需要给用户发送注册成功的邮件,再发送注册成功的邮件。 3.
0 notes
aeesky · 6 years ago
Link
阅读 544 收藏 28 2019-02-25
0 notes
aeesky · 7 years ago
Link
好久没写博客了,因为最近公司要求我学spring cloud,早点将以前软件迁移到新的架构上。所以我那个拼命的学呐,总是图快,很多关键的笔记没有做好记录,现在又遗忘了很多关键的技术点,极其罪恶!
0 notes
aeesky · 7 years ago
Link
0 notes
aeesky · 7 years ago
Link
一款目前流行的项目构建工具,使用基于 Groovy 的特定领域语言 DSL定义配置, 不再使用 XML 文件管理构建脚本,这样一来极大简化了配置. Gradle 还有优势如下
0 notes
aeesky · 7 years ago
Link
OOP中模块化的关键单元是类,而在AOP中,模块化单元是方面。 例如我们要在一个方法加上切入点,根据方法的返回的对象,方法名,修饰词来写成一个表达式或者是具体的名字
0 notes
aeesky · 7 years ago
Link
本文旨在用最通俗的语言讲述最枯燥的基本知识 nginx作为一个高性能的web服务器,想必大家垂涎已久,蠢蠢欲动,想学习一番了吧,语法不多说,网上一大堆。下面博主就nginx的非常常用的几个功能做一些讲述和分析,学会了
0 notes
aeesky · 7 years ago
Link
本文基于 SpringCloud, 用户发起点赞、取消点赞后先存入 Redis 中,再每隔两小时从 Redis 读取点赞数据写入数据库中做持久化存储。 点赞功能在很多系统中都有,但别看功能小,想要做好需要考虑的东西还挺多的。
0 notes
aeesky · 7 years ago
Link
请: 谢谢! 前端工程化,通往大前端的必经之路 (mp.weixin.qq.
0 notes
aeesky · 7 years ago
Link
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
0 notes