PKU blog about this paper Basic knowledge: 1. what is time-varying graphs? time-varying graph VS static graph. a time-varying graph - an ordered seque ...
分类:
其他好文 时间:
2019-12-16 17:47:55
阅读次数:
92
redirect: '/buyOne' // 重定向 components: { // 复数s , 同时展示不同内容 不同router-view 用name区分 default: BuyOne, bob: Test } path: '/about/:id', // name: 'About', // ...
分类:
其他好文 时间:
2019-12-15 23:40:54
阅读次数:
86
alias server { listen 80; server_name www.xxxpc.net ~^www\.site\d+\.net$; error_page 500 502 503 504 404 /50x.html; location /about { alias /data/ngin ...
分类:
其他好文 时间:
2019-12-15 21:47:26
阅读次数:
94
写在前面的话&&About me 网上写spring的文章多如牛毛,为什么还要写呢,因为,很简单,那是人家写的;网上都鼓励你不要造轮子,为什么你还要造呢,因为,那不是你造的。 我不是要造spring,我只是想把自己学习spring的一些感想,一些心得说出来,希望大家看到有不对的地方,请一定不吝赐教。 ...
分类:
编程语言 时间:
2019-12-15 16:52:22
阅读次数:
97
COMP2050 Coursework #2University of Nottingham Ningbo China, School of Computer Science1 SynopsisCoursework 2 is about maintaining and extending a mod ...
分类:
其他好文 时间:
2019-12-14 20:52:26
阅读次数:
81
about es6 es6 就是es2015 es7 是 es2016 babel preset stage 0 语言的进程就是 stage 0 (skectch)、stage 1 (Proposal)、stage 2 (Implementations)、stage 3(Standard) "lin ...
分类:
其他好文 时间:
2019-12-14 19:23:21
阅读次数:
106
Introduction As a strong type static language, Go has many primitive types we will care about. In first level, they can be divided into two groups: no ...
分类:
其他好文 时间:
2019-12-14 18:54:16
阅读次数:
84
about Apache JMeter是Apache组织的开源项目,是 一个纯Java桌面应用,用于压力测试和性能测试,它最初被设计用于 web应用测试,后来逐渐的扩展到其他领域 jmeter可以用于对静态和动态的资源(文件、Servlet、Perl脚本、 Java对象,数据库和查询、FTP服务器或 ...
分类:
其他好文 时间:
2019-12-13 12:01:25
阅读次数:
91
开发过程有时候需要判断版本号,使用以下代码获取SDK版本号(API等级) android.os.Build.VERSION.SDK_INT 对应的版本号和安卓版本如下: 可到官网更新表格: https://developer.android.google.cn/about/dashboards/ ...
分类:
移动开发 时间:
2019-12-12 15:22:07
阅读次数:
133
什么是jwt jwt的问题 jwt的是实践 https://www.pingidentity.com/en/company/blog/posts/2019/jwt security nobody talks about.html OpenID+JWTs 我们之前提到过JWT在OpenID Conne ...
分类:
其他好文 时间:
2019-12-12 13:09:27
阅读次数:
96