GoldenaArcher's Note

  • Home

  • Archives

  • Tags

  • Categories

  • About

  • link

  • reading

  • Search

C#4 - 数组

Posted on 2019-07-15 | In .Net , C# | Comments:
Symbols count in article: 4k | Reading time ≈ 4 mins.

数组及相关基础

Read more »

使用七牛云COS作为图床

Posted on 2019-07-14 | In Hexo | Comments:
Symbols count in article: 2.3k | Reading time ≈ 2 mins.

有了独立的域名之后,其实就在考虑图片的事情。之前的选择是使用第三方图床例如说sm.ms,可惜国内无法使用的imgur。但是也有考虑到说,不知道什么时候别人的图床就关了,就在域名搞好了之后决定设置一个自己专用的资源储存。

Read more »

C#3 - 流程控制

Posted on 2019-07-14 | Edited on 2019-07-13 | In .Net , C# | Comments:
Symbols count in article: 5.1k | Reading time ≈ 5 mins.

if/else, while, for, switch之类的与其他语言差不多,对其他语言有一点了解的话基本可以做到无缝衔接。

就以几个例子带过这个部分吧。

Read more »

C#2 - 变量及类型转换

Posted on 2019-07-14 | Edited on 2019-07-13 | In .Net , C# | Comments:
Symbols count in article: 3.6k | Reading time ≈ 3 mins.

突然发现C#的基础变量比想象中的多

Read more »

C#1- IDE安装以及第一个程序

Posted on 2019-07-12 | Edited on 2019-07-13 | In .Net , C# | Comments:
Symbols count in article: 3.7k | Reading time ≈ 3 mins.

Boss说,放下手中的Java,去看.Net的东西,好的老板。

Read more »

ReactJS2 - Component(组件)

Posted on 2019-07-08 | In ReactJS , Component | Comments:
Symbols count in article: 1.8k | Reading time ≈ 2 mins.

React与其他最大的不同就是组件化和虚拟DOM,组件化的优点就在于增强代码的重复使用,减少代码冗余。虚拟DOM则帮助加速网页加载速度。

Read more »

ReactJS1 - 新建一个React项目

Posted on 2019-07-07 | In ReactJS | Comments:
Symbols count in article: 594 | Reading time ≈ 1 mins.

React的优点很多,采用了Virtual DOM使得React对于页面刷新的读取都非常的快。也因此,想学习一下这个在市面上还是比较主流的框架。当然,作为一个视图层,React还是需要其他的框架协同支持才能运作良好。

Read more »

Markdown Study Guide

Posted on 2019-06-07 | Edited on 2019-06-28 | In GitHub , Markdown | Comments:
Symbols count in article: 9.5k | Reading time ≈ 9 mins.

Since markdown was introduced by one of my instructors, I have been using markdown for quite a while, and also used it for taking class notes as well. However, I have not yet fully discovered the potential of markdown, until recently I read that css and html languages can also be used directly in markdown.

Read more »

七牛云绑定自定义域名

Posted on 2019-06-28 | In Hexo | Comments:
Symbols count in article: 1.7k | Reading time ≈ 2 mins.

之前因为七牛云的测试域名只能用30天,当时又没有打算买一个域名,所以就放弃了七牛云。不过现在自己已经买了个域名了,那么……免费10G的内存空间就还是很可观的了。

Read more »

Hello World

Posted on 2019-06-04 | Edited on 2019-06-28 | Comments:
Symbols count in article: 428 | Reading time ≈ 1 mins.

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Read more »
1234
GoldenaArcher

GoldenaArcher

GoldenaArcher's personal blog
35 posts
22 categories
40 tags
GitHub
Creative Commons
沪ICP备19022127 © 2019 – 2020 GoldenaArcher | 106k | 1:36

Powered by Hexo v3.8.0
|
Theme – NexT.Muse v7.1.2
|
0%