Life & Note

winterTTr Blog


  • Home

  • Categories13

  • Archives22

  • Tags74

  • About

  • Sitemap

  • Search

2019 新的一年

Posted on 2019-02-04 | In 随笔 | | Views:

大家2019年,新春快乐

Read more »

用GTD的思路记账

Posted on 2017-05-23 | In 效率 | | Views:

用手机记账,一直存在着很多的痛点。所以在这篇文章中,给大家提供一种新的思路,来改进记账的工作流,利用已有的一些效率工具缓解记账流程中的一些痛点。

Read more »

新的一年 - 新的开始

Posted on 2017-02-01 | In 随笔 | | Views:

过去的一年,挑战与压力并存,无论是工作还是学业,但是各方面最后都取得了不错的结果。
新的一年,给自己一些新的小目标,继续努力

Read more »

再游日本关西--濑户内海北岸游(姬路,冈山,仓敷)

Posted on 2016-07-09 | In 旅行 | | Views:

大多数人到日本关西,基本上都是围绕京都,奈良,大阪等等的主要旅游地段。而这次虽然依旧是关西游,但主要是一些的围绕濑户内海北岸的各种城市的小众景点游玩。姫路(ひめじ),倉敷(くらしき),岡山(おかやま)等等,让人领略到了别样的日本关西。

cover.jpg

Read more »

Claims Identity in ASP.NET authentication Middleware

Posted on 2015-12-12 | In ASP.NET | | Views:

The original motivation for this article is about following issue:

  • how does the claim identity information persist after login in ASP.NET
  • why does updating of claim identity in owin context not persist in further request

The WIF(Windows Identity Foundation) provides a Claims-Based Identity Model. And in ASP.NET, we can already build a Claims-Aware ASP.NET Web Application. Especially, when using with different kind of authentication middleware, WIF provides the same abstract layer to access the identity information across the whole asp.net pipeline context.

In this article we will talk about some detail about asp.net authentication middleware based on the CookieAuthenticationMiddleware. At the end, let’s discuss more about persist claim in cookie across request.

Read more »

无意中中了一枚transloader的兑换码

Posted on 2015-11-28 | In app | | Views:

也不枉费我关注少数派这么久,哈哈
竟然中了一枚transloader的兑换码,奖不大但是心情很好~~
顺便安利一下少数派,文章品质很不错~

got_transloader_code.jpg

Read more »

hexo cannot use space within tag plugin arguments

Posted on 2015-11-07 | In hexo | | Views:

When I use the hexo tag plugin, i found that I cannot use space within the parameter of a tag plugin, even I wrap the parameter with double quote. This confuses me a lot.

Originally, I think this may be the bug of a 3rd party tag plugin for hexo.
But after some investigation, this is the bug of hexo itself.

Read more »

在ios设备上使用surge配合shadowsocks开启网络全局代理

Posted on 2015-11-04 | In internet | | Views:

ios上的网络代理一直是我诟病的话题之一。

  1. 手机网络不能使用代理
  2. 默认的wifi下代理只能支持http

随着ios9添加的新的Network Extension的特性,surge(App Store)出现了,利用surge所提供给我们的功能,我们将给出一个近乎完美的全局代理方案。

surge.jpg

Read more »

使用DNSPod支持基于github和gitcafe双线路的hexo博客

Posted on 2015-10-24 | In internet | | Views:

为什么要支持双线路的博客?

  • github国内访问速度缓慢,偶尔甚至无法访问
  • baidu爬虫被github禁用(外媒一撇)
  • 不想放弃github

这样做可以获得什么优势:

  • github对应国外访问,gitcafe对应国内访问,保持速度
  • baidu爬虫抓取gitcafe数据,不会受到github的禁用影响
  • 双线路同一域名,在DNS服务器上实现分流,不会因为主机不同影响最终用户的访问域名

在开始本文之前,强烈建议读一下我的另一篇文章从DNS到github pages自定义域名 – 漫谈域名那些事,可以帮助你熟悉过程中的很多原理。

Read more »

Python的函数参数传递:传值?引用?

Posted on 2015-10-24 | In python | | Views:

我想,这个标题或许是很多初学者的问题。尤其是像我这样的对C/C++比较熟悉,刚刚进入python殿堂的朋友们
。C/C++的函数参数的传递方式根深蒂固的影响这我们的思维–引用?传值?究竟是那种呢。
语言的特性决定了是使用的方法,那么,现在我们来探究一下python的函数参数传递方式。

Read more »
123
winterTTr

winterTTr

Memo down pieces of Life

22 posts
12 categories
65 tags
RSS
Github Twitter Weibo StackOverflow Zhihu E-Mail
Creative Commons
Links
  • 少数派
  • Master Emacs
© 2019 winterTTr
Powered by Hexo
|
Theme — NexT.Gemini v6.0.6
0%