mthoutai

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年7月23日

摘要: ext2文件系统 宗旨:技术的学习是有限的。分享的精神是无限的。 一、整体存储布局 一个磁盘能够划分成多个分区,每一个分区必须先用格式化工具(比如某种mkfs命令)格 式化成某种格式的文件系统,然后才干存储文件,格式化的过程会在磁盘上写一些管理存储布局的 信息。 文件系统中存储的最小单位是块(Blo 阅读全文
posted @ 2017-07-23 21:46 mthoutai 阅读(489) 评论(0) 推荐(0) 编辑

摘要: 做数据分析,首先是要熟悉和理解数据。所以掌握一个趁手的可视化工具是很重要的,否则对数据连个主要的感性认识都没有,怎样进行下一步的design 点击打开链接 还有一个非常棒的资料 Matplotlib Tutorial(译) 使用python绘制动态图的四个栗子: # -*- coding: utf- 阅读全文
posted @ 2017-07-23 21:14 mthoutai 阅读(648) 评论(0) 推荐(0) 编辑

摘要: <pre code_snippet_id="1622396" snippet_file_name="blog_20160324_1_744516" name="code" class="cpp">遍历目录获取整个目录的占用空间: uint64_t dir_space(char *path) { in 阅读全文
posted @ 2017-07-23 20:01 mthoutai 阅读(340) 评论(0) 推荐(0) 编辑

摘要: 本系列博客主要參考自——Adrian Rosebrock:《Practical Python and OpenCV: An Introductory,Example Driven Guide toImage Processing and Computer Vision》 一、 分步配置 分别安装下面 阅读全文
posted @ 2017-07-23 18:32 mthoutai 阅读(869) 评论(0) 推荐(0) 编辑

摘要: 非常多人都遇到一个问题:那就是PNG不能正常显示,比方: 网上试过的非常多办法都非常难实现。要嘛就是效果不好,那如今最好的办法就是直接调用JS插件,解决! 点击下载 如今说一下怎么用这个文件吧! 首先看下代码: <!doctype html> <html> <head> <meta charset= 阅读全文
posted @ 2017-07-23 17:41 mthoutai 阅读(257) 评论(0) 推荐(0) 编辑

摘要: 转载请注明出处:http://blog.csdn.net/guolin_blog/article/details/17357967 不知不觉中,带你一步步深入了解View系列的文章已经写到第四篇了。回想一下,我们一共学习了LayoutInflater的原理分析、视图的绘制流程、视图的状态及重绘等知识 阅读全文
posted @ 2017-07-23 16:43 mthoutai 阅读(261) 评论(0) 推荐(0) 编辑

摘要: 代码: #include <iostream> #include <stdio.h> #include <string.h> #include <stdlib.h> using namespace std; const int Max=200010; int RMQ[Max+10]; int tot 阅读全文
posted @ 2017-07-23 15:11 mthoutai 阅读(245) 评论(0) 推荐(0) 编辑

摘要: 题目链接:http://www.lightoj.com/volume_showproblem.php?problem=1088 题意: 有一维的n个点和q条线段。询问每条线段上的点有多少个。 思路:寻找这些点中对于每条线段的上下界就可以。 代码: #include <stdio.h> #includ 阅读全文
posted @ 2017-07-23 14:08 mthoutai 阅读(396) 评论(0) 推荐(0) 编辑

摘要: 公司有个需求就是要随着屏幕的改变而载入附近的商户信息. 那么高德地图获取当前屏幕中心点的经纬度呢? 核心方法:aMap.setOnCameraChangeListener(this); 实现接口: @Override public void onCameraChange(CameraPosition 阅读全文
posted @ 2017-07-23 13:33 mthoutai 阅读(4536) 评论(0) 推荐(0) 编辑

摘要: #include <cstdio> #include <iostream> #include <algorithm> #include <queue> #include <cmath> #include <cstring> #include <stack> #include <set> #inclu 阅读全文
posted @ 2017-07-23 12:43 mthoutai 阅读(227) 评论(0) 推荐(0) 编辑

摘要: 雪影工作室版权全部,转载请注明【http://blog.csdn.net/lina791211】 1、前言 纯Javascript 设置首页,增加收藏。 2、设置首页 // 设置为主页 function SetHome(obj, vrl) { try { obj.style.behavior = ' 阅读全文
posted @ 2017-07-23 11:32 mthoutai 阅读(306) 评论(0) 推荐(0) 编辑

摘要: JavaWeb页面添加隐藏版权信息。 首先,我推荐一个值得玩味的版权站点,有兴趣的朋友能够去看上一看。Nazo Level 1,这个demo中我能发掘到有5个步骤,你看你能发现几层? 接下来。我来介绍一下我自己设计的一个隐藏版权信息,我觉得还不错。 效果图 准备版权信息 在一个你能够控制的serve 阅读全文
posted @ 2017-07-23 09:32 mthoutai 阅读(991) 评论(0) 推荐(0) 编辑

摘要: D. Valid Sets time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output As you know, an undirected 阅读全文
posted @ 2017-07-23 08:46 mthoutai 阅读(222) 评论(0) 推荐(0) 编辑

摘要: 非常久没有写关于string的博客了。由于写的差点儿相同了。可是近期又与string打交道,于是荷尔蒙上脑,小蝌蚪躁动。 在程序中,假设用到了颜色代码,一般都是十六进制的,即hex。 可是server给你返回一个颜色字符串。即hex string 你怎么把这个hex string 转为 hex,并在 阅读全文
posted @ 2017-07-23 08:08 mthoutai 阅读(10504) 评论(0) 推荐(0) 编辑