加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rss.xml 16.71 KB
一键复制 编辑 原始数据 按行查看 历史
JamesYeung 提交于 2017-12-15 09:46 . Update Static Site
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>ElderJames&#39; Blog</title>
<link>https://yangshunjie.com/</link>
<atom:link href="/rss.xml" rel="self" type="application/rss+xml"/>
<description>学习、札记、分享</description>
<pubDate>Fri, 15 Dec 2017 09:43:03 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>我的第一块树莓派</title>
<link>https://yangshunjie.com/my-first-respberry-pi.html</link>
<guid>https://yangshunjie.com/my-first-respberry-pi.html</guid>
<pubDate>Fri, 15 Dec 2017 15:06:58 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h1 id=&quot;圣诞节前,收到一块树莓派!&quot;&gt;&lt;a href=&quot;#圣诞节前,收到一块树莓派!&quot; class=&quot;headerlink&quot; title=&quot;圣诞节前,收到一块树莓派!&quot;&gt;&lt;
</description>
<comments>https://yangshunjie.com/my-first-respberry-pi.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(4):自定义视图路径及主题切换</title>
<link>https://yangshunjie.com/Customized-View-Path-And-Theme-Switching-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/Customized-View-Path-And-Theme-Switching-In-AspNetCore.html</guid>
<pubDate>Thu, 30 Nov 2017 21:44:19 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h2 id=&quot;系列回顾&quot;&gt;&lt;a href=&quot;#系列回顾&quot; class=&quot;headerlink&quot; title=&quot;系列回顾&quot;&gt;&lt;/a&gt;系列回顾&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a hre
</description>
<comments>https://yangshunjie.com/Customized-View-Path-And-Theme-Switching-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(3):自定义路由匹配和生成</title>
<link>https://yangshunjie.com/A-Middleware-Implement-For-Customized-Routing-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/A-Middleware-Implement-For-Customized-Routing-In-AspNetCore.html</guid>
<pubDate>Wed, 29 Nov 2017 18:31:34 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h2 id=&quot;前言&quot;&gt;&lt;a href=&quot;#前言&quot; class=&quot;headerlink&quot; title=&quot;前言&quot;&gt;&lt;/a&gt;前言&lt;/h2&gt;&lt;p&gt;前两篇文章主要总结了CMS系统两个技术点
</description>
<comments>https://yangshunjie.com/A-Middleware-Implement-For-Customized-Routing-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(2):中间件中渲染Razor视图</title>
<link>https://yangshunjie.com/A-Middleware-Implement-For-Rendering-Razor-Views-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/A-Middleware-Implement-For-Rendering-Razor-Views-In-AspNetCore.html</guid>
<pubDate>Thu, 23 Nov 2017 21:50:39 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h2 id=&quot;前言&quot;&gt;&lt;a href=&quot;#前言&quot; class=&quot;headerlink&quot; title=&quot;前言&quot;&gt;&lt;/a&gt;前言&lt;/h2&gt;&lt;p&gt;上一篇文章&lt;a href=&quot;A-Midd
</description>
<comments>https://yangshunjie.com/A-Middleware-Implement-For-Rendering-Razor-Views-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(1):中间件实现服务端静态化缓存</title>
<link>https://yangshunjie.com/A-Middleware-Implement-For-Server-Side-Static-Caching-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/A-Middleware-Implement-For-Server-Side-Static-Caching-In-AspNetCore.html</guid>
<pubDate>Thu, 23 Nov 2017 18:31:34 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h2 id=&quot;分享&quot;&gt;&lt;a href=&quot;#分享&quot; class=&quot;headerlink&quot; title=&quot;分享&quot;&gt;&lt;/a&gt;分享&lt;/h2&gt;&lt;p&gt;最近在公司成功落地了一个用ASP.NET
</description>
<comments>https://yangshunjie.com/A-Middleware-Implement-For-Server-Side-Static-Caching-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>时序数据库InfluxDB在.NET Core中的使用——(2)IoC和仓储模式实现事件存储</title>
<link>https://yangshunjie.com/influxdb-in-dotNEt-Core-2-ioc-and-repository-pattern.html</link>
<guid>https://yangshunjie.com/influxdb-in-dotNEt-Core-2-ioc-and-repository-pattern.html</guid>
<pubDate>Tue, 26 Sep 2017 00:44:01 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;我上一篇文章&lt;a href=&quot;/influxdb-in-dotNEt-Core-1-Introduction.html&quot;&gt;《InfluxDB在.NET Core中的使用——(
</description>
<comments>https://yangshunjie.com/influxdb-in-dotNEt-Core-2-ioc-and-repository-pattern.html#disqus_thread</comments>
</item>
<item>
<title>时序数据库InfluxDB在.NET Core中的使用——(1)InfluxDB简介及使用</title>
<link>https://yangshunjie.com/influxdb-in-dotNEt-Core-1-Introduction.html</link>
<guid>https://yangshunjie.com/influxdb-in-dotNEt-Core-1-Introduction.html</guid>
<pubDate>Mon, 25 Sep 2017 22:56:01 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h2 id=&quot;简介&quot;&gt;&lt;a href=&quot;#简介&quot; class=&quot;headerlink&quot; title=&quot;简介&quot;&gt;&lt;/a&gt;简介&lt;/h2&gt;&lt;blockquote&gt;
&lt;p&gt;InfluxD
</description>
<comments>https://yangshunjie.com/influxdb-in-dotNEt-Core-1-Introduction.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core中动态为控制器类型添加特性</title>
<link>https://yangshunjie.com/dynamically-add-features-to-the-controller-type-in-dot-net-core.html</link>
<guid>https://yangshunjie.com/dynamically-add-features-to-the-controller-type-in-dot-net-core.html</guid>
<pubDate>Wed, 13 Sep 2017 17:59:22 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;我在上一篇文章&lt;a href=&quot;https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-i
</description>
<comments>https://yangshunjie.com/dynamically-add-features-to-the-controller-type-in-dot-net-core.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core中为指定类添加WebApi服务功能</title>
<link>https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-in-asp-net-core.html</link>
<guid>https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-in-asp-net-core.html</guid>
<pubDate>Tue, 12 Sep 2017 17:00:00 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;POCO Controller是 &lt;strong&gt;ASP.NET Core&lt;/strong&gt; 中的一个特性,虽然在2015年刚发布的时候就有这个特性了,可是大多数开发者都只是
</description>
<comments>https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-in-asp-net-core.html#disqus_thread</comments>
</item>
<item>
<title>更换阿里云Docker镜像源</title>
<link>https://yangshunjie.com/change-the-docker-image-origin-to-aliyun.html</link>
<guid>https://yangshunjie.com/change-the-docker-image-origin-to-aliyun.html</guid>
<pubDate>Tue, 12 Sep 2017 11:54:17 GMT</pubDate>
<description>
由于国内网络连接Docker官方源很慢,所以这篇文章介绍如何把Docker源更换为阿里云的。
</description>
<comments>https://yangshunjie.com/change-the-docker-image-origin-to-aliyun.html#disqus_thread</comments>
</item>
<item>
<title>领域驱动设计(DDD)项目收集</title>
<link>https://yangshunjie.com/ddd-project-collection.html</link>
<guid>https://yangshunjie.com/ddd-project-collection.html</guid>
<pubDate>Fri, 25 Aug 2017 15:58:36 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;h1 id=&quot;前言&quot;&gt;&lt;a href=&quot;#前言&quot; class=&quot;headerlink&quot; title=&quot;前言&quot;&gt;&lt;/a&gt;前言&lt;/h1&gt;&lt;p&gt;自从来了现在这家公司之后,就喜欢实践DD
</description>
<comments>https://yangshunjie.com/ddd-project-collection.html#disqus_thread</comments>
</item>
<item>
<title>给你的域名加把锁:免费Https申请</title>
<link>https://yangshunjie.com/how-to-request-a-free-https.html</link>
<guid>https://yangshunjie.com/how-to-request-a-free-https.html</guid>
<pubDate>Wed, 02 Aug 2017 15:58:36 GMT</pubDate>
<description>
企业级ssl证书费用高昂,如果只是个人网站没必要用企业级的,使用一些免费的就好了。接下来,我就以我的个人域名为例,介绍下申请免费https的流程。
</description>
<comments>https://yangshunjie.com/how-to-request-a-free-https.html#disqus_thread</comments>
</item>
<item>
<title>使用AppVeyor持续集成你的Hexo博客</title>
<link>https://yangshunjie.com/Use-Appveyor-to-continuously-integrate-your-Hexo-blog.html</link>
<guid>https://yangshunjie.com/Use-Appveyor-to-continuously-integrate-your-Hexo-blog.html</guid>
<pubDate>Tue, 01 Aug 2017 01:19:08 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;炎热的盛夏,真的是让人难以入眠。在这种不免之夜,如果还加上停电……简直就是惨绝人寰了!&lt;/p&gt;
&lt;p&gt;还好,今晚没停电,可以让我吹着风扇安心去写这篇文章。&lt;/p&gt;
&lt;p&gt;距离
</description>
<comments>https://yangshunjie.com/Use-Appveyor-to-continuously-integrate-your-Hexo-blog.html#disqus_thread</comments>
</item>
<item>
<title>Hello Hexo! 从Ghost迁移博客到Hexo</title>
<link>https://yangshunjie.com/migrate-blog-from-ghost-to-hexo-and-github.html</link>
<guid>https://yangshunjie.com/migrate-blog-from-ghost-to-hexo-and-github.html</guid>
<pubDate>Wed, 26 Jul 2017 01:19:08 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;很高兴用上了hexo来搭建博客!&lt;/p&gt;
&lt;p&gt;因为最近使用学习angular、vue、cordova等框架和技术,慢慢喜欢上了用node来构建应用程序的过程。我原来的博客系
</description>
<comments>https://yangshunjie.com/migrate-blog-from-ghost-to-hexo-and-github.html#disqus_thread</comments>
</item>
<item>
<title>Visual Studio 2017 正式版安装问题及解决方案记录</title>
<link>https://yangshunjie.com/visual-studio-2017-zheng-shi-ban-an-zhuang-wen-ti-ji-jie-jue-fang-an-ji-lu.html</link>
<guid>https://yangshunjie.com/visual-studio-2017-zheng-shi-ban-an-zhuang-wen-ti-ji-jie-jue-fang-an-ji-lu.html</guid>
<pubDate>Tue, 14 Mar 2017 10:05:42 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;##Visual Studio 2017正式版终于出来啦!&lt;/p&gt;
&lt;p&gt;下载地址:&lt;a href=&quot;https://www.visualstudio.com/zh-hans
</description>
<comments>https://yangshunjie.com/visual-studio-2017-zheng-shi-ban-an-zhuang-wen-ti-ji-jie-jue-fang-an-ji-lu.html#disqus_thread</comments>
</item>
<item>
<title>NPM 国内镜像</title>
<link>https://yangshunjie.com/n.html</link>
<guid>https://yangshunjie.com/n.html</guid>
<pubDate>Thu, 22 Sep 2016 15:18:28 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;npm由于很多时候都需要从国外的服务器下载组件,由于&lt;strong&gt;众所周知&lt;/strong&gt;的原因,国内安装时往往会很慢甚至卡住安装不上的情况,这时就需要替换一下安装源,使
</description>
<comments>https://yangshunjie.com/n.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core中使用依赖注入获得请求生命周期内唯一的DbContext</title>
<link>https://yangshunjie.com/asp-net-corezhong-shi-yong-qing-qiu-sheng-ming-zhou-qi-nei-wei-yi-de-dbcontext.html</link>
<guid>https://yangshunjie.com/asp-net-corezhong-shi-yong-qing-qiu-sheng-ming-zhou-qi-nei-wei-yi-de-dbcontext.html</guid>
<pubDate>Thu, 22 Sep 2016 13:58:52 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;很高兴,我的博客又回来了。&lt;/p&gt;
&lt;p&gt;在使用.NET Core来开发项目已经有两个多月了,想在这里记录一些在.NET Core中比较方便的知识。&lt;/p&gt;
&lt;p&gt;这里讲一讲
</description>
<comments>https://yangshunjie.com/asp-net-corezhong-shi-yong-qing-qiu-sheng-ming-zhou-qi-nei-wei-yi-de-dbcontext.html#disqus_thread</comments>
</item>
<item>
<title>EF Core For Mysql 的DataBase First(基于已有数据库)方式连接数据库</title>
<link>https://yangshunjie.com/ef-core-for-mysql-de-databasefang-shi-lian-jie-shu-ju-ku.html</link>
<guid>https://yangshunjie.com/ef-core-for-mysql-de-databasefang-shi-lian-jie-shu-ju-ku.html</guid>
<pubDate>Sat, 30 Jul 2016 11:30:16 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;.NET要跨平台,就一定要使用同样可以跨平台的数据库,而轻量的MySQL自然是首选。.NET Core发展到现在,虽然官方的Entity Framework还没发布MySQL
</description>
<comments>https://yangshunjie.com/ef-core-for-mysql-de-databasefang-shi-lian-jie-shu-ju-ku.html#disqus_thread</comments>
</item>
<item>
<title>.NET Core以依赖注入的方式配置MySql的DbContext</title>
<link>https://yangshunjie.com/yi-zhu-ru-de-fang-shi.html</link>
<guid>https://yangshunjie.com/yi-zhu-ru-de-fang-shi.html</guid>
<pubDate>Sat, 30 Jul 2016 11:04:28 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;使用ASP.NET Core开发Web项目,在很多方面都跟之前的.NET版本有很大不同,在Startup.cs的配置方面,一言不合就使用依赖注入。当然,这对于整个项目的解耦是
</description>
<comments>https://yangshunjie.com/yi-zhu-ru-de-fang-shi.html#disqus_thread</comments>
</item>
<item>
<title>使用SecureCRT连接免费的亚马逊云服务器</title>
<link>https://yangshunjie.com/shi-yong-securecrtlian-jie-ya-ma-xun-yun-fu-wu-qi.html</link>
<guid>https://yangshunjie.com/shi-yong-securecrtlian-jie-ya-ma-xun-yun-fu-wu-qi.html</guid>
<pubDate>Tue, 19 Jul 2016 22:09:21 GMT</pubDate>
<description>
&lt;script src=&quot;\assets\js\APlayer.min.js&quot;&gt; &lt;/script&gt;&lt;p&gt;亚马逊AWS有一年的免费体验,相比国内的阿里云、腾讯云的优惠政策更实在,而且又不用认证、也不用备案,一个邮箱帐号就能获得,简直就是我等学生(虽然已经不是了,但刚出来工作没几个
</description>
<comments>https://yangshunjie.com/shi-yong-securecrtlian-jie-ya-ma-xun-yun-fu-wu-qi.html#disqus_thread</comments>
</item>
</channel>
</rss>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化