8月 29 2019
Categories: Dev Notes Tags: File Upload, HTML5, Laravel, Php

This solution use AetherUpload-Laravel as core module ...

8月 15 2019
Categories: Dev Notes Tags: Database, Laravel, Php

During the backend dev, sometimes we need to limit our query based on some situations, normally where() will work. But if the results are with some relationship tables and we... ...

7月 25 2019

算法题分类总结,字符串类型的题目多以考验语法基础和字符串处理的基本操作为主,同时在日常工作中也有很多贴近实际的作用。 Reviews ...

7月 15 2019

DescriptionTwo strings are given and you have to modify 1st string such that all t... ...

7月 15 2019

DescriptionThe words are same rotate words if rotate the word to the right by loop... ...

7月 09 2019
Categories: Dev Notes Tags: Expo, React Native

问题描述今天在Expo环境下编写React Native APP推送模块的时候,遇到无法获取device token的问题:Error: Couldn’t get GCM token for device ...

7月 08 2019

DescriptionDesign a data structure that supports all following operations in avera... ...

7月 08 2019

DescriptionGiven an array of integers, find two numbers such that they add up to a... ...

6月 19 2019

DescriptionGiven a list of numbers, return all possible permutations. 给定一个数... ...

6月 18 2019

DescriptionThe n-queens puzzle is the problem of placing n queens on an n×n chessb... ...

3月 27 2019
Categories: Tech Tags: Editer, Recommendation

共有三款编辑器我曾经长期使用过,也经历了一些满意和不满意的地方,现在VS Code是我的首选。 Sublime Text这是我使用的第一款纯编辑... ...

3月 27 2019
Categories: Live Tags: Traffic, US

随着生活水平提高,越来越多的人选择出国旅行,因为景点众多,公路系统发达,来美国自驾游是很多小伙伴们的选择之一。美国同为左舵行车国家,大体的规则和国内没有特别大差别,不过,即使你是一个国内的老司机,来美国开车如果不知道这些规则,也真的可能会“翻车”。作为一个在国内和美国都有数年驾驶经历的人,我来盘点一下在我这一路“公路练级”之旅上觉得最容易忽视的规... ...

3月 26 2019
Categories: Tech Tags: MOOC, Recommendation

活到老学到老不是一句空话,如今社会发展越来越快,学习不再是为了充实自己,更是不断加强自身竞争性,不被时代淘汰的关键。对于学生来说,传统的课堂教学有很多局限性,专业比较单一,内容有的比较陈旧。而对于工作一族来说,重返校园时间和经济成本也不可低估。不过没关系,随着移动互联网的发展,网上出现了许多非常好的网络课程平台。作为一个菜鸟码农,许多在线课程对我... ...

3月 24 2019
Categories: Tech Tags: Recommendation, Web

前言在逐步深入学习网站开发时,我们尽可能地想要自己动手去实现每个功能,既加深了理解,也能够在通晓原理的基础上根据自身需要有的放矢,更进一步。这当然是很好的学习态度,然而在实际使用和工作中,越来越多的需求会出现在眼前,有... ...