Given a tree, you are supposed to list all the leaves in the order of top down, and left to right. Input Specification: Each input file contains one t ...
分类:
其他好文 时间:
2019-04-16 01:07:43
阅读次数:
142
324. Wiggle Sort II 324. Wiggle Sort II Given an unsorted array nums, reorder it such that nums[0] < nums[1] > nums[2] < nums[3].... Example 1: Input: ...
分类:
其他好文 时间:
2019-04-12 00:39:00
阅读次数:
154
Given an array nums and a value val, remove all instances of that value in-place and return the new length.Do not allocate extra space for another arr ...
分类:
其他好文 时间:
2019-04-07 13:04:58
阅读次数:
144
As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some ro ...
分类:
其他好文 时间:
2019-04-06 09:32:12
阅读次数:
150
重新创建apache目录中conf/extra/下的httpd-ssl.conf文件 Listen 443 <VirtualHost *.443> DocumentRoot "/var/www/site1" ServerName www.site1.com ServerAlias www.site1 ...
分类:
Web程序 时间:
2019-04-03 16:44:04
阅读次数:
306
Given a sorted array nums, remove the duplicates in-place such that duplicates appeared at most twice and return the new length. Do not allocate extra ...
分类:
其他好文 时间:
2019-04-03 12:22:28
阅读次数:
146
可折叠式菜单栏(CollapsingToolbarLayout)只能作为AppBarLayout的直接子布局来用,而AppBarLayout又必须是CoordinatorLayout的子布局 首先新建新的活动 在activity_fruit.xml中 标题栏 主体 修改activity_fruit中 ...
分类:
移动开发 时间:
2019-03-31 12:22:14
阅读次数:
238
用uml 来描述一个功能是怎样按照时间的顺序完成的 实际的需求(配置网站/配置虚拟主机) 步骤 (1) 打开 apache/conf/httpd.conf 文件 (2)找到hosts文件 c:/windows/system32/drivers/etc/hosts (3) 正式的配置虚拟主机文件htt ...
分类:
Web程序 时间:
2019-03-30 18:54:52
阅读次数:
235
本萌最近被一则新闻深受鼓舞,西工大硬核“女学神”白雨桐,获6所世界顶级大学博士录取 货真价值的才貌双全,别人家的孩子 高考失利与心仪的专业失之交臂,选择了软件工程这门自己完全不懂的专业.即便全部归零,也要证明自己,连续3年专业综合排名第一,各种获奖经历写满了5页PPT。成功始于不断的努力和拼搏,在学 ...
分类:
数据库 时间:
2019-03-28 14:09:49
阅读次数:
233
2019/3/28星期四Linux系列之fdisk分区挂盘[root@hadoop04-184~]#df-ThFilesystemTypeSizeUsedAvailUse%Mountedon/dev/mapper/centos-rootxfs47G8.3G39G18%/devtmpfsdevtmpfs3.9G03.9G0%/devtmpfstmpfs3.9G03.9G0%/dev/shmtmpfs
分类:
系统相关 时间:
2019-03-28 11:11:25
阅读次数:
195