自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

ass673556617的专栏

近期记录一些leetcode上的题目,以及平时遇到的一些问题

  • 博客(4)
  • 资源 (12)
  • 收藏
  • 关注

原创 575. Decode String

DescriptionGiven an expression s includes numbers, letters and brackets. Number represents the number of repetitions inside the brackets(can be a string or another expression).Please expand expressio...

2019-01-28 10:52:10 352 1

原创 473. Add and Search Word - Data structure design

lint code DescriptionDesign a data structure that supports the following two operations: addWord(word) and search(word)search(word) can search a literal word or a regular expression string con...

2019-01-27 16:04:41 354

原创 947. Most Stones Removed with Same Row or Column

Most Stones Removed with Same Row or ColumnOn a 2D plane, we place stones at some integer coordinate points. Each coordinate point may have at most one stone.Now, a move consists of removing a ston...

2019-01-27 10:39:31 346

原创 959. Regions Cut By Slashes

959. Regions Cut By Slashes In a N x N grid composed of 1 x 1 squares, each 1 x 1 square consists of a /, \, or blank space.  These characters divide the square into contiguous regions.(Note tha...

2019-01-27 10:31:58 474

Unity3D Tetris 俄罗斯方块

在Umedy上找到一门Unity的入门课,跟着课程写了一个俄罗斯方块的游戏。涉及到unity的基本概念,以及particle模块。

2018-04-18

Angular4 英文教材 参考代码

这个是对应angular4那本英文教材的代码。我也是在网络上找到的,只是希望拿过来跟大家分享下,一起学习。我觉得angular对java基础还有注入依赖有经验的同学来说还是会觉得比较好接受。希望一起进步。

2017-11-07

Angular 股票管理

照着幕课网的内容写了一个demo。前端angular, 后端express, 样式Admin-LTE。只提供了查看的功能,修改跟添加功能不能同步到后端,等看完官网的表单部分再补充把。

2017-08-26

Angular4 Http

angular的http模块应用 参考教材以及代码 实现的youtube搜索框 启动: npm install, npm start

2017-08-10

angular form 表单例子

使用formbuilder创建一个表单

2017-07-19

angular4 教材 第二个inventory例子

还是基础的angular 的概念。没有加样式。

2017-07-07

angular4 教材 第一个reddit例子

angular4 教材第二章的例子 介绍基础的angular 用法

2017-07-05

Angular4 表单demo

angular 4 官方教程里的表单例子

2017-06-09

Angular4 官方英雄编辑器

照着angular4 教程写的,对于HTTP部分RXJS部分表示很迷。

2017-06-02

django 1.8 polls 例子

根据django 1.8 官方事例做的小demo

2015-10-02

个人博客jsp实现

用了基础的jsp,servlet。数据库采用mysql。算是课下练习把。实现了文章阅读,评论,点赞。

2015-08-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除