TK-Xiong`s Blog

TK-Xiong`s Blog

Code & Algorithm

Menu

  • My Life
    • Network
    • OS
    • SQL
    • TK-Xiong 邮箱
  • With
  • Code
    • Assembly
    • C++
    • Cocos
    • Go
    • MFC
    • Others
    • Qt
    • STL
  • And
  • Algorithm
    • LeetCode
    • Math
    • Search
    • Sort

Month: 二月 2016

【Office2016】桌面右键添加新建选项

桌面右键没有新建Word、Excel、PPT的情况,所以某些情况下需要添加。

这里通过修改注册表的方法在桌面右键添加新建项。

[……]

TK Xiong 2016-02-252016-02-25 Others No Comments Read more

【SQL】ACID——数据库事务正确执行的四要素

ACID:指数据库事务正确执行的四个基本要素的缩写。
[……]

TK Xiong 2016-02-242020-11-09 SQL No Comments Read more

【C++】内存分配方式

C++中内存的分配方式和分配区域.

堆、栈、静态存储区.

[……]

TK Xiong 2016-02-232016-08-14 C++ No Comments Read more

【C++】intialization list 和 assignment

intialization list指的是初始化列表.
Assignment 指的是赋值.[……]

TK Xiong 2016-02-192016-03-06 C++ No Comments Read more

【C++】重载、覆盖与隐藏 & 动态联编(动态绑定)

C++的成员函数有重载、覆盖、隐藏三种情况.如不清楚概念,很容易犯错。

[……]

TK Xiong 2016-02-192016-03-19 C++ No Comments Read more

【C++】Const的用法

总结介绍C++标准中Const的用法.Code & Algorithm.

[……]

TK Xiong 2016-02-172016-07-08 C++ No Comments Read more

【LeetCode】119. Pascal’s Triangle II

LeetCode-119

Links:https://leetcode.com/problems/pascals-triangle-ii/

[……]

TK Xiong 2016-02-162016-02-21 LeetCode No Comments Read more

【LeetCode】172. Factorial Trailing Zeroes

LeetCode-127

Links:https://leetcode.com/problems/factorial-trailing-zeroes/

[……]

TK Xiong 2016-02-16 LeetCode No Comments Read more

【LeetCode】102. Binary Tree Level Order Traversal

LeetCode-102

Links:https://leetcode.com/problems/binary-tree-level-order-traversal/

[……]

TK Xiong 2016-02-16 LeetCode No Comments Read more

【LeetCode】118. Pascal’s Triangle

LeetCode-118

Links:https://leetcode.com/problems/pascals-triangle/
[……]

TK Xiong 2016-02-162016-02-16 LeetCode No Comments Read more

【LeetCode】66. Plus One

LeetCode-66

Links:https://leetcode.com/problems/plus-one/[……]

TK Xiong 2016-02-16 LeetCode No Comments Read more

【LeetCode】26. Remove Duplicates from Sorted Array

LeetCode-26

Links:https://leetcode.com/problems/remove-duplicates-from-sorted-array/[……]

TK Xiong 2016-02-16 LeetCode No Comments Read more

【LeetCode】27. Remove Element

LeetCode-27

Links:https://leetcode.com/problems/remove-element/[……]

TK Xiong 2016-02-16 LeetCode No Comments Read more

【LeetCode】107. Binary Tree Level Order Traversal II

LeetCode-107

Links:https://leetcode.com/problems/binary-tree-level-order-traversal-ii/[……]

TK Xiong 2016-02-16 LeetCode No Comments Read more
  • « Previous

分类目录

  • Algorithm (61)
    • LeetCode (52)
    • Math (2)
    • Search (4)
    • Sort (4)
  • Code (124)
    • Assembly (3)
    • C++ (30)
    • Cocos (6)
    • Go (33)
    • MFC (12)
    • Others (15)
    • Qt (8)
    • Rust (1)
    • STL (15)
  • MyLife (21)
  • Network (17)
  • OS (38)
    • Linux (12)
    • Windows (21)
  • SQL (11)
    • MySQL (5)
    • Redis (2)

最近更新

  • Welcome!
    更新时间: (2020-10-28)
  • 【MS】Microsoft 产品密钥 – 收集下载地址
    更新时间: (2023-03-14)
  • 【Go】获取HTTP请求真实客户端IP地址
    更新时间: (2023-02-06)
  • 【设计模式】自动注册模板工厂…Emmm
    更新时间: (2023-02-01)
  • 【TensorFlow】模型导出线上报错相关问题
    更新时间: (2023-01-29)
  • 【日志】ELK5种主流架构介绍 & 优劣分析
    更新时间: (2022-08-01)
  • 【Nginx】Mirror镜像流量转发 & 代理ClientIP转发
    更新时间: (2022-07-29)

近期评论

  • TK Xiong发表在《【Go】gin Blog项目(八) GORM Callbacks 及拓展》
  • nnn发表在《【Go】gin Blog项目(八) GORM Callbacks 及拓展》
  • tosslife发表在《【Go】gin Blog项目(十二) 接入Redis缓存》
  • zouhao发表在《【Go】基于gRPC框架的发布订阅模式》
  • Spectre发表在《【SpringMVC】IntelliJ IDEA + Maven + JDK + Tomcat 环境搭建和 SpringMVCDemo》

文章归档

  • 2023年三月 (1)
  • 2023年二月 (2)
  • 2023年一月 (1)
  • 2022年八月 (1)
  • 2022年七月 (1)
  • 2021年十月 (1)
  • 2021年七月 (1)
  • 2021年六月 (1)
  • 2021年五月 (2)
  • 2021年四月 (4)
  • 2021年三月 (1)
  • 2021年一月 (1)
  • 2020年十二月 (1)
  • 2020年十一月 (6)
  • 2020年十月 (2)
  • 2020年九月 (12)
  • 2020年八月 (5)
  • 2020年七月 (13)
  • 2020年六月 (6)
  • 2020年五月 (2)
  • 2019年四月 (1)
  • 2018年五月 (1)
  • 2018年一月 (2)
  • 2017年十一月 (1)
  • 2017年八月 (3)
  • 2017年七月 (2)
  • 2017年六月 (1)
  • 2017年五月 (7)
  • 2017年四月 (6)
  • 2017年三月 (4)
  • 2017年二月 (3)
  • 2017年一月 (13)
  • 2016年十二月 (1)
  • 2016年十一月 (3)
  • 2016年十月 (3)
  • 2016年九月 (16)
  • 2016年八月 (14)
  • 2016年七月 (12)
  • 2016年六月 (5)
  • 2016年五月 (12)
  • 2016年四月 (6)
  • 2016年三月 (18)
  • 2016年二月 (39)
  • 2016年一月 (14)
  • 2015年十二月 (14)
2016年二月
日 一 二 三 四 五 六
« 1月   3月 »
 123456
78910111213
14151617181920
21222324252627
2829  
Powered by WordPress. Theme: Spacious by ThemeGrill.
Copyright © 2015 - 2023. 鄂ICP备15023320号.
  • 首页
  • LeetCode
  • Links
  • SSXPlayer
  • About Me