1
+ <!DOCTYPE html>
2
+ < html lang ="zh-cmn-Hans ">
3
+ < head >
4
+ <!-- hexo-inject:begin --> <!-- hexo-inject:end --> < meta charset ="UTF-8 ">
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
+ < meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
7
+ < title > Windows 输入法,UWP,作孽的微软 | nameoverflow</ title >
8
+
9
+
10
+ <!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
11
+ < link rel ="stylesheet " href ="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css ">
12
+ < link rel ="stylesheet " href ="/css/style.css "> <!-- hexo-inject:begin --> <!-- hexo-inject:end -->
13
+ </ head >
14
+
15
+ < body >
16
+ <!-- hexo-inject:begin --> <!-- hexo-inject:end --> < div class ="Shell ">
17
+ < aside class ='SideBar '>
18
+ < section class ='avatar ' style ="background-image: url(/assets/header.png) ">
19
+ < div class ='av-pic ' style ="background-image: url(/assets/tree_small.png) ">
20
+ </ div >
21
+ </ section >
22
+ < section class ='menu '>
23
+ < div > nameoverflow</ div >
24
+
25
+ < div > What the f__k?</ div >
26
+
27
+ < ul >
28
+
29
+ < a href ="/ " class ="Btn ">
30
+ < li > Home</ li >
31
+ </ a >
32
+
33
+ < a href ="/archives/ " class ="Btn ">
34
+ < li > Archive</ li >
35
+ </ a >
36
+
37
+ < a href ="/tags/ " class ="Btn ">
38
+ < li > Tags</ li >
39
+ </ a >
40
+
41
+ < a href ="/about/ " class ="Btn ">
42
+ < li > About</ li >
43
+ </ a >
44
+
45
+ </ ul >
46
+ </ section >
47
+ < section class ="media ">
48
+
49
+
50
+ < a href ="https://github.com/nameoverflow ">
51
+ < img src ="/assets/github.svg " />
52
+ </ a >
53
+
54
+
55
+
56
+ < a href ="https://www.facebook.com/profile.php?id=100004252391322 ">
57
+ < img src ="/assets/facebook.svg " />
58
+ </ a >
59
+
60
+
61
+ </ section >
62
+ </ aside >
63
+
64
+ < div class ="container ">
65
+ < div data-pager-shell >
66
+ < div >
67
+ < article class ='ContentView '>
68
+ < header class ='PageTitle '>
69
+ < h1 > Windows 输入法,UWP,作孽的微软</ h1 >
70
+ </ header >
71
+
72
+ < section >
73
+
74
+
75
+
76
+
77
+ </ section >
78
+
79
+ < section class ='ArticleMeta '>
80
+ < div >
81
+ 发布于
82
+ < time datetime ="2018-01-13T13:51:55.000Z " itemprop ="datePublished ">
83
+ 2018-01-13
84
+ </ time >
85
+ </ div >
86
+
87
+ </ section >
88
+
89
+
90
+ < section >
91
+ < div id ="disqus_thread "> </ div >
92
+ < script >
93
+ window . disqus_config = function ( ) {
94
+ this . page . url = window . location . toString ( )
95
+ this . page . identifier = window . location . pathname
96
+ }
97
+ if ( typeof DISQUS === 'undefined' ) {
98
+ ( function ( ) { // DON'T EDIT BELOW THIS LINE
99
+ var d = document , s = d . createElement ( 'script' ) ;
100
+ s . src = 'https://hcyue.disqus.com/embed.js' ;
101
+ s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
102
+ ( d . head || d . body ) . appendChild ( s ) ;
103
+ } ) ( ) ;
104
+ } else {
105
+ DISQUS . reset ( {
106
+ reload : true ,
107
+ config : window . disqus_config
108
+ } )
109
+ }
110
+ </ script >
111
+ </ section >
112
+
113
+ </ article >
114
+
115
+
116
+ </ div >
117
+
118
+ < footer >
119
+ < div > © 2016 - Hcyue , CC BY-NC-SA 4.0 </ div >
120
+ < div >
121
+ Powered by Hexo
122
+ </ div >
123
+ </ footer >
124
+
125
+ </ div >
126
+ </ div >
127
+ </ div >
128
+ < script src ="/js/pager/dist/singlepager.js "> </ script >
129
+ < script >
130
+ var sp = new Pager ( 'data-pager-shell' )
131
+
132
+ </ script > <!-- hexo-inject:begin --> <!-- hexo-inject:end -->
133
+ </ body >
134
+ </ html >
0 commit comments