跟风,风中漫步

风很大,顺风一段再逆风狂奔吧!

  • 学习历程
  • Issue收集
  • 我的项目
  • 随笔
  • 默认分类
  • Nearby安装许可使用协议

Author: TechDong

hackintosh dsdt

2017 年 4 月 11 日2017 年 4 月 11 日 TechDong 1 Comment 默认分类

硬件兼容 [笔记本品牌/型号] CPU+主板(芯片组) (所有)显卡+屏幕分辨率 WIFI 网卡 声卡等 DS […]

Continue reading


CSS 视觉可视化模型

2017 年 3 月 25 日2017 年 8 月 17 日 TechDong Leave a comment Web前端, 学习历程

https://www.w3.org/html/ig/zh/wiki/CSS2/visuren 视口 View […]

Continue reading


first notes about weex

2017 年 1 月 5 日2017 年 1 月 5 日 TechDong Leave a comment Web前端, 学习历程

this.$openURL :forward to page this.$vm(id) : If child […]

Continue reading


Entity framework practices & issues

2016 年 11 月 7 日2016 年 11 月 8 日 TechDong Leave a comment .Net, Issue收集, 学习历程

dbcontext.Entry performance issue:very slow The DbConte […]

Continue reading


SNAT、DNAT — Static NAT、Dynamic NAT and Source NAT、Destination NAT

2016 年 10 月 29 日 TechDong Leave a comment 学习历程

Static NAT、Dynamic NAT and PAT 内部主机到外部主机的地址转换。Static和Dy […]

Continue reading


SED 命令小结

2016 年 10 月 27 日 TechDong Leave a comment 学习历程

sed maintains two data buffers: the active pattern spac […]

Continue reading


shadowsocks自由梭Windows版本教程

2016 年 10 月 18 日2016 年 12 月 29 日 TechDong Leave a comment 默认分类

步骤一、下载Windows版本的客户端 下载 步骤二、打开客户端,登陆即可使用。 步骤三、如果当前节点不够快, […]

Continue reading


shadowsocks自由梭android设置教程

2016 年 10 月 18 日2016 年 10 月 18 日 TechDong Leave a comment 默认分类

步骤一、下载安卓的客户端,安卓上叫“影梭” 下载 步骤二、安装下载的APK文件,安装完成后打开“影梭” 步骤三 […]

Continue reading


asp.net WebApi 一个奇怪的问题

2016 年 9 月 30 日2016 年 9 月 30 日 TechDong 3 Comments Asp.Net MVC, Issue收集

.Net 4.5.2 AspnetBoilerplate 0.7.3 如果将代码 GlobalConfigur […]

Continue reading


远程桌面切换到其它的会话 switch to another (rdp or console) session

2016 年 9 月 23 日2016 年 10 月 9 日 TechDong Leave a comment 随笔

一般直接打开远程桌面(mstsc)后,连接到的rdp session都是不确定的,可能会提示选择最后连接过但现 […]

Continue reading


sql server physical operations

2016 年 9 月 21 日2016 年 9 月 23 日 TechDong Leave a comment 学习历程

the Physical Operation and Logical Operation. The logic […]

Continue reading


SQL Server: Data File Structure 数据文件结构

2016 年 9 月 20 日2016 年 9 月 20 日 TechDong Leave a comment 学习历程

In our earlier posts , we have discussed about various […]

Continue reading


CPU特权级别(R0 R3) 内核态与用户态总结

2016 年 9 月 13 日2016 年 9 月 23 日 TechDong Leave a comment 学习历程, 默认分类

说到内核态与用户态,一直都不是很清晰。到底是操作系统控制,CPU控制还是他两兄弟协同控制? x86 的 pro […]

Continue reading


PPTP协议 PAC vs PNS

2016 年 9 月 13 日2016 年 9 月 23 日 TechDong Leave a comment 默认分类

PPTP Access Concentrator(PAC) A node that acts as one s […]

Continue reading


IPSec transport vs tunnel,and nat-t

2016 年 9 月 13 日2016 年 9 月 23 日 TechDong Leave a comment 学习历程

IPSEC 场景拓扑 Gateway: The gateway is usually your firewal […]

Continue reading


记录一段linux 数据包的处理流程(eg. ip packet)

2016 年 9 月 12 日2016 年 9 月 12 日 TechDong Leave a comment 学习历程

中断、软中断和接收数据流程 Assume that the CPU 0 is executing an app […]

Continue reading


ISAKMP IKE SA 总结

2016 年 9 月 11 日 TechDong Leave a comment 学习历程

SA 安全关联(英语:Security association,缩写为SA),又译为安全性关联、安全群组、安全 […]

Continue reading


Linxu上搭建vpn服务(l2tp协议)(ipsec xl2tpd)

2016 年 9 月 8 日2016 年 9 月 12 日 TechDong Leave a comment 学习历程

需要的组件 openswan(新版本叫Libreswan) ipsec协议实现,包括pluto(key管理组件 […]

Continue reading


敏捷设计

2016 年 9 月 7 日 TechDong Leave a comment 随笔

应用敏捷实践去发现问题 应用设计原则去诊断问题 应用适当的设计模式去解决问题 敏捷设计是一个过程,不是一个事件 […]

Continue reading


Mysql Regular Expressions 正则表达式

2016 年 8 月 28 日2016 年 8 月 28 日 TechDong Leave a comment MySql Study, 学习历程

Regular Expressions Table 12.9 String Regular Expressio […]

Continue reading


sql server 增加登陆与用户并授权的储存过程

2016 年 8 月 5 日2016 年 10 月 28 日 TechDong Leave a comment 数据库, 随笔

修改验证模式是通过注册表完成的。 键名:HKLM\Software\Microsoft{MSSQLS […]

Continue reading


用例图(Use Case diagram)

2016 年 7 月 30 日2016 年 8 月 9 日 TechDong Leave a comment 学习历程, 建模

用例是一个较新的,比较敏捷的捕获软件需求的形式。 用例描述了在一个场景中,系统是如何和最终用户或外部系统交互的 […]

Continue reading


performance index

2016 年 7 月 13 日2016 年 7 月 13 日 TechDong Leave a comment 默认分类

Latency is a difference between time when request was s […]

Continue reading


C# 装箱(boxing)与拆箱(unboxing) ToString VS boxing

2016 年 7 月 6 日2016 年 7 月 6 日 TechDong Leave a comment .Net, 学习历程

In the .NET framework, there are two species of types–v […]

Continue reading


when update a=b,b=a in sql

2016 年 7 月 5 日 TechDong Leave a comment 学习历程, 数据库

在程序语句中,如果想修改两个字段的值,其中一个字段的值根据另一个字段的值计算所得。 那么可以这样 obj.a […]

Continue reading


css 垂直居中

2016 年 7 月 1 日2016 年 7 月 25 日 TechDong Leave a comment Web前端, 学习历程

有这么几个说明 MDN: For absolutely positioned elements, the to […]

Continue reading


mutex内核对象

2016 年 6 月 17 日 TechDong Leave a comment .Net, 学习历程

Mutex: On a server that is running Terminal Services, a […]

Continue reading


Ubuntu repositories collections

2016 年 6 月 6 日2016 年 6 月 27 日 TechDong Leave a comment 默认分类

编辑/etc/apt/sources.list文件, 在文件最前面(加在前面可以使得优先级高于后台的官方地址) […]

Continue reading


.net com注册后 IE中创建automation自动化对象失败:新版IE 64位与32位

2016 年 5 月 24 日2016 年 5 月 24 日 TechDong Leave a comment .Net, .Net, Issue收集, 学习历程, 编程知识

前言:为了方便其它语文调用,使用.net注册了一个com组件。测试时,使用VB测试成功,但是在IE中一直失败。 […]

Continue reading


ELF格式文件符号表分析

2016 年 4 月 12 日 TechDong Leave a comment C++ 学习, 学习历程

ELF格式文件符号表分析 1、ELF格式文件的结构和内容 a)现在PC平台流行的可执行文件格式(Executa […]

Continue reading


编译与链接

2016 年 3 月 27 日 TechDong Leave a comment 默认分类

编译器做了什么? 词法分析(scanner):运用“有限状态机”的算法将源代码的字符分割成一系列的记号(Tok […]

Continue reading


关于 .net expression tree

2016 年 3 月 23 日 TechDong Leave a comment .Net, 学习历程

Only expression trees that represent lambda expressions […]

Continue reading


.net 实用环境事务Transaction.Current随笔

2016 年 3 月 20 日2016 年 3 月 20 日 TechDong Leave a comment .Net, 学习历程

环境事务使用静态属性Transaction.Current与线程关联,仅作用于线程上,它是可设置的。Commi […]

Continue reading


.net gc 垃圾回收机制

2016 年 3 月 15 日 TechDong Leave a comment .Net, 学习历程

源于Clr Via C# 在什么时候回收 CLR 在检测第 0 代超过预算时触发一次 GC。这是 GC 最常见 […]

Continue reading


What is the difference between marginal benefit and marginal revenue?

2016 年 3 月 6 日 TechDong Leave a comment 学习历程, 经济

Marginal benefit measures the consumer’s benefit […]

Continue reading


opportunity cost(机会成本)、PPF(生产可能性曲线)

2016 年 3 月 6 日2016 年 3 月 6 日 TechDong Leave a comment 学习历程, 经济

机会成本(Opportunity Cost, OC)是指决策过程中面临多项选择时,当中被放弃而价值最高的选择( […]

Continue reading


什么是经济学?自我一下

2016 年 3 月 5 日2016 年 3 月 5 日 TechDong Leave a comment 学习历程, 经济

什么是经济学? 答:关于经济的学问。   那什么是经济? 以前肤浅的认为,经济就是钱。 今天终于知道 […]

Continue reading


人生是一个不断完善自我的过程 ;高手影响别人的信念,而平庸的人只会影响别人的行为

2016 年 1 月 31 日2016 年 2 月 1 日 TechDong Leave a comment 随笔, 默认分类

人生是一个不断完善自我的过程 造物主在创造这个世界的时候,特意给所有的事物都留了一点点缺陷。这样万事万物才能够 […]

Continue reading


第二系统综合症

2016 年 1 月 31 日2016 年 1 月 31 日 TechDong Leave a comment 随笔

一段时间以后(特别是接手别人开发的系统后),我们就会发现以前开发的系统怎么怎么的不好,总想着重写一套。这就是“ […]

Continue reading


Linux下/proc目录简介

2016 年 1 月 29 日2016 年 1 月 29 日 TechDong Leave a comment 默认分类

1. /proc目录 Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构、改变 […]

Continue reading


t4 模板总结

2016 年 1 月 25 日2016 年 1 月 25 日 TechDong Leave a comment .Net, 学习历程

模板包含如下几种block 指令<#@ DirectiveName [AttributeName = & […]

Continue reading


appcode等JetBrains产品新版本激活

2016 年 1 月 24 日2017 年 8 月 13 日 TechDong Leave a comment 默认分类

JetBrains采用了新的激活方式后,以前的激活都失效了。新的可用激活方式如下 激活服务器:http://i […]

Continue reading


对“设计模式”的颠覆性看法

2016 年 1 月 22 日2016 年 1 月 25 日 TechDong Leave a comment 随笔

Lisp专家,世界上首个互联网应用程序Viaweb开发人之一,Paul Graham这样说: 如果你想解决一个 […]

Continue reading


lexical variable 词法变量

2016 年 1 月 22 日2016 年 1 月 31 日 TechDong Leave a comment 学习历程, 编程知识

LISP定义 A lexical variable is a variable that can be ref […]

Continue reading


AOP通俗深入浅出 到位

2016 年 1 月 22 日2016 年 1 月 22 日 TechDong Leave a comment 学习历程

1、问题 问题:想要添加日志记录、性能监控、安全监测   2、最初解决方案 2.1、最初解决方案 缺 […]

Continue reading


设计模式的原则:六大设计原则

2016 年 1 月 21 日2017 年 11 月 6 日 TechDong Leave a comment 学习历程, 编程知识

依赖倒置原则:面向抽象(可简单对应为接口)编程 接口隔离原则:接口要精简单一。接口不应该包含非必须的方法,因为 […]

Continue reading


[转]索引 Include列

2016 年 1 月 20 日2016 年 9 月 20 日 TechDong Leave a comment 学习历程, 数据库

开文之前首先要讲讲几个概念 【覆盖查询】 当索引包含查询引用的所有列时,它通常称为“覆盖查询”。 【索引覆盖】 […]

Continue reading


js prototype constructor 简单直白的理解

2016 年 1 月 14 日2016 年 1 月 21 日 TechDong Leave a comment Web前端, 学习历程, 默认分类

一张图说明prototype与constructor 优先强调,constructor只是一个属性,并不是“构 […]

Continue reading


Python 异常处理 异常捕获与抛出

2015 年 12 月 27 日2015 年 12 月 27 日 TechDong Leave a comment Python, 学习历程

传统的一句代码一个if else的方法繁锁,不易理解,不灵活,所以有了“结构化的异常处理SEH”。现代语言都提 […]

Continue reading


nginx wordpress 无限 redirect 301 permanently

2015 年 12 月 27 日 TechDong Leave a comment Issue收集

nginx (版本1.9.6)反向代理,只要是proxy_pass,不管后端是iis apache还是其它,全 […]

Continue reading


Posts navigation

Older posts
Search for:

歇脚的时候

2021年二月
一 二 三 四 五 六 日
« 4月    
1234567
891011121314
15161718192021
22232425262728

近期文章

  • hackintosh dsdt
  • CSS 视觉可视化模型
  • first notes about weex
  • Entity framework practices & issues
  • SNAT、DNAT — Static NAT、Dynamic NAT and Source NAT、Destination NAT

标签

AOP code CPU CSS data DBMS Entity framework IPSec jetbrains L2TP Linux mysql Network Orm Principle python RDP sql Sql Server t4 TCP/IP uml Usage VPN Web 内核 前端 协议 建模 操作系统 敏捷 文本处理 盒模型 破解 索引 索引优化 触发器 计算机科学 设计原则 设计模式 需求

近期评论

  • 达发表在《hackintosh dsdt》
  • dance发表在《asp.net WebApi 一个奇怪的问题》
  • 三五营销发表在《asp.net WebApi 一个奇怪的问题》
  • 任务网发表在《asp.net WebApi 一个奇怪的问题》
  • TD发表在《python3 pyQt5 启蒙入门 第1课 安装与运行》

备案

滇ICP备14003792号

标签

AOP code CPU CSS data DBMS Entity framework IPSec jetbrains L2TP Linux mysql Network Orm Principle python RDP sql Sql Server t4 TCP/IP uml Usage VPN Web 内核 前端 协议 建模 操作系统 敏捷 文本处理 盒模型 破解 索引 索引优化 触发器 计算机科学 设计原则 设计模式 需求
  • 关于
  • Q群:289147891
  • Nearby安装许可使用协议
dazzling Theme by Colorlib Powered by WordPress