Almost 11 years after we created CodePlex, it’s time to say goodbye.  We launched CodePlex in 2006 because we, like others in the industry, saw a need for a great place to share software.  Over the years, we’ve seen a lot of amazing options come and…
date 命令主要用于查看和修改时间和时区 -- 这里主要学习基本的查看和设置时间和时区的方法. 直接显示日期 date '+%D' 效果 vagrant@hong:~$ date '+%D' 03/31/18 -- 直接显示时间[24小时制] date '+%X' 效果 vagrant@hong:~$ date '+%X' 12:31:42 PM -- 如何设置时间 首先应该看你的时区在哪里,是不是选用正确的时区 我这里就是选用了错误时区,导致了时间的错误 vagrant@hong:~$ da…
1 Alerts 该组件用于给用户操作提供反馈信息或者提供一些警告信息 2 用法 2.1 下载ngx-bootstrap依赖 参考博文:点击前往 2.2 在模块级别导入AlertModule模块 技巧01:由于AlertModule是一个工具组件,在实际开发中一般都是在共享模块进行导入的 import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; impo…
JAVA Quick Java 8 or Java 7 Dev Environments With Docker Printing arrays by hacking the JVM Mobile How to Create a News Reader With React Native: Web Page Component Managing Mobile Performance Optimization Android From Scratch: Building Your First An…
tend/tent: from the Latin tendere, meaning 'to stretch, extend, or spread'. tent: [tent] n. 帐篷 vt.& vi. 住帐篷,宿营 tendon: ['tendən] n. 腱 contentious: [kən'tenʃəs] adj. 好争吵的,爱争论的,有异议的 distend: [dɪ'stend] v. 扩大, 扩张, 吹大 portend: [pɔːr'tend] v. 成为...的前兆,预知,…
Web The Architecture of Algolia's Distributed Search Network No promises: asynchronous JavaScript with only generators Node performance: Hapi, Express.js, Restify Java Web App Architecture In Takes Framework Java Marco Behler's 2014 Ultimate Java Dev…
.NET Should I be concerned about PDB files? async and await -Simplified-Internals Web Performance tricks for (mobile) web development Advanced Debugging Techniques in JavaScript – Part 3 == and === operators of JavaScript in simple words Investigatin…
1.Algorithm - at least one leetcode problem per week(Medium+) 986. Interval List Intersections https://leetcode.com/problems/interval-list-intersections/  Medium Basic sorting and one time scan, be sure to process the start and end of each interval,…
1. 时间: 19:30--19:50  共计20分钟. 2. 成员: Z 郑蕊 * 组长 (博客:http://www.cnblogs.com/zhengrui0452/), P 濮成林(博客:http://www.cnblogs.com/charliePU/), Q 齐嘉亮(博客:http://www.cnblogs.com/dendroaspis-polylepis/), L  刘伟硕(博客:http://www.cnblogs.com/WeSure6/) 注:Z因个人原因,未能参加本次会…
Docker A Developer's Guide to Docker: A Gentle Introduction The Advantages of Using Kubernetes and Docker Together Trying New Features in Docker, Part 1: Setting up a Docker Swarm Cluster Using Docker in Docker Kubernetes 1.10: Stabilizing Storage, S…