GitHub - alibaba/dubbo-spring-boot-starter: Dubbo Spring Boot Starter

=======================================================================================================================================================================================================...
阅读全文

GitHub - alibaba/spring-boot-web-support: An support project for Spring Boot Web

springbootwebsupport===================================================An support project for Spring Boot WebDependencies & CompatibilityDependenciesCompatibilityJava1.7 +Servlet3.0 ...
阅读全文

GitHub - alibaba/spring-velocity-support: An support project of legacy velocity based on Spring Framework

springvelocitysupport===================================================An support project of legacy velocity based on Spring Framework, it is a base project of , and most code is forked from Sprin...
阅读全文

GitHub - alibaba/otter: 阿里巴巴分布式数据库同步系统(解决中美异地机房)

最新更新============================================= otter已在阿里云推出商业化版本 DTS支持阿里云RDS&DRDS的Binlog日志实时订阅,现推出首月0折体验,限时限量,环境搭建 & 打包=====================================================================...
阅读全文

GitHub - alibaba/velocity-spring-boot-project: A Spring Boot Starter for velocity including Spring's official and Alibaba's implementation , e.g, Layout , Tools supports.

Velocity Spring Boot Project=============================================================A Spring Boot Starter for velocity including Spring's official and Alibaba's implementation , e.g, Layout , ...
阅读全文

(3条消息)Sublime Text 2 文档内容每行首尾添加字符串 - 八热地狱 - CSDN博客

此插件的需求来源于以下类似要求: SQL语句:```SELECT U.ID, U.NAME, U.AGE, U.SEXFROM USER_INFO UWHERE U.NAME LIKE '%XXX%'ORDER BY U.AGE```以上SQL需要在java中执行:```buf.append("SELECT ");buf.append("U.ID, U.NA...
阅读全文

CSS Hexagon Tutorial

CSS Hexagon Tutorial by James Tauber==================================== Here is a `100px` × `100px` `div` with a `30px` border:height: 100px;width: 100px;border: 30px solid 999;Watch what ...
阅读全文

(3条消息)纯CSS制作蜂巢效果详解-CSDN.NET

的使用CSS创作蜂巢效果的技术介绍(左侧是最终效果图):这是一个100px × 100px,border为30px的div:1. height: 100px; 2. width: 100px; 3. border: 30pxsolid999; 如果给每border附上不同的颜色的值:1. height: 100px; 2. width: 100px; 3....
阅读全文

Jquery+CSS实现的蜂窝效果_网页代码站(www.webdm.cn)

<!DOCTYPE html <html <head <titleJquery+CSS实现的蜂窝效果_网页代码站(www.webdm.cn)</title <style html,body{margin:0;padding:0;width:100%;} wrap{margin:0;padding:0;width:100%;} wrap:after{content:"";display:block;...
阅读全文

纯css实现的六边形(蜂窝)导航效果(支持hover/兼容浏览器)_CSS教程_CSS_网页制作_脚本之家

博客foreach(everyday){久}不更新了,关于前端开发方面的东西最近关注也没有往常频繁了。百度大神依旧对我的网站不闻不顾,无奈。但是技术还是要提高,分享依旧要继续。顺应一句话,你收或者不收,我都在这里。只增不减,不悲不喜。   ok,废话免谈。在之前的文章中曾经写到过一篇“三角形变形记之纯css实现的分布导航条效果”,其中用到了边框实现三角形的效果。最近又折腾了一个六边形的蜂...
阅读全文