[Code::Blocks] Install wxWidgets & openCV
将感悟心得记于此,重启程序员模式。
js, py, c++, java, php
融汇之全栈系列
贯通之语言比对
/* 这部分有点全栈系列的味道,日后进阶 */
语言与框架
语言 - PYTHON 基础
【此三篇未来可考虑归为所谓智能系列】
[PyData] Web Crawler - What is Beautiful Soup
[PyData] *Data Preprocessing and Cleaning
[PyData] *Data Representation - mgrid
[PyProj] How to be professional - Python Programming Books
[PyProj] Think in Python : Number
[PyProj] Think in Python : Extended - numpy
[PyProj] Think in Python : Strings, Lists, Dictionaries, Tuples, Set
[PyProj] Think in Python : Files
[PyProj] Think in Python : Extended - load data
[PyProj] Think in Python : Statements
[PyProj] Think in Python : Functions and Modules
[PyProj] Think in Python : Regex
语言 - PHP 基础
[PHP] 01 - Hypertext Preprocessor 【Trait 概念】
[PHP] 02 - Namespace & Class 【命名空间的理解】
[PHP] 06 - Security: Error, Exception and Filter
[PHP] 07 - Json, XML and MySQL
语言 - JS 基础
[JS] Topic - why "strict mode" here 【3. 其中有一个方法】
[JS] Topic - this is ”closure“
[JS] Topic - variable and function hoisting
[JS] Topic -Object.create 【1. 跟类、对象、原型相关的知识点,有必要细看】
[JS] Topic - define "class" by tricky methods【重点】 【2. 结合类,复习一遍】
[JS] Topic - hijack this by "apply" and "call"
[JS] Topic - Object.create vs new
[JS] JS Basic : compare with c#
[JS] ECMAScript 6 - Variable : compare with c#
[JS] ECMAScript 6 - Destructuring
[JS] ECMAScript 6 - String, Number, Function : compare with c#
[JS] ECMAScript 6 - Array : compare with c#
[JS] ECMAScript 6 - Object : compare with c#
[JS] ECMAScript 6 - Prototype : compare with c#
[JS] ECMAScript 6 - Class : compare with c#
[JS] ECMAScript 6 - Inheritance : compare with c#
[JS] ECMAScript 6 - Async : compare with c# 【重点课题,尤其是与nodejs的关系】
[JS] ECMAScript 6 - Set & Map : compare with c# 【新课题】
后端 - Laravel 基础
# 基础概念
[Laravel] 01 - Love beautiful code? We do too.
[Laravel] 03 - DB facade, Query builder & Eloquent ORM
[Laravel] 04 - Blade templates
# 表单项目
[Laravel] 06 - Project: from Usercase to View
[Laravel] 07 - Project: functions in Controller
# 高级功能
[Laravel] 08 - Auth & Data Migration
[Laravel] 09 - Functional models
# PHP API
[Laravel] 10 - WEB API : wrapper
[Laravel] 11 - WEB API : cache & timer
[Laravel] 12 - WEB API : cache implement
[Laravel] 13 - WEB API : update & error tracking
# Laravel API
[Laravel] 14 - REST API: Laravel from scratch
[Laravel] 15 - REST API: sidebar with unit test
# 数据库
后端 - NODE JS 基础
[Node.js] 00 - Where do we put Node.js 【前后端分离的思想】
[Node.js] 01 - How to learn node.js
[Node.js] 02 - Read Eval Print Loop
[Node.js] 03 - Buffer, Stream and File IO
[Node.js] 04 - Event and Callback
[Node.js] 05 - Modules and Function
[Node.js] 06 - Multi-thread and process module
[Node.js] 08 - Web Server and REST API
[Node.js] 09 - Connect with Database
后端 - SERVER-LESS
# 是个什么
# 用户管理
# 网站部署
[AWS] Deploy react project on EC2
前端 - UI 基础
[UI] 03 - Bootstrap: component
[UI] 04 - Bootstrap: layout & navigation
[UI] 05 - Bootstrap: built-in components
前端 - REACT JS 基础
[React] 01 - Intro: javaScript library for building user interfaces
[React] 02 - Intro: why react and its design pattern
[React] 03 - Intro: react.js in twelve demos
[React] 04 - Intro: MongoDB becomes popular
[React] 05 - Route: connect with ExpressJS 【Nodejs + Express + MongoDB 基础篇】
[React] 06 - Route: koa makes your life easier
[React] 07 - Flux: uni-flow for react 【Flux乃Redux的前辈】
[React] 08 - Tutorial: code-behind 【"client.js进化" 展示 “代码分离"】
[React] 09 - Tutorial: components 【组件学习】
[React] 12 - Redux: async & middleware
[React] 13 - Redux: react-redux
[React] 14 - Redux: Redux Saga
[React] 15 - Redux: practice IM
[React] 16 - Topic: Mixins & Higher-Order Components
以上是最近整理,有点杂,之后以专题为主学习,击破重难点。
架构与模式
PM之架构
[Arch] 01. Before Design Patterns - UML
[Arch] 02. Design principle and Software Pattern
[Arch] 03. Practice UML in project
[Arch] 04. Software Architectural Patterns
CODE之设计
[设计模式文章开始,基于<node.js设计模式>]
图说设计模式【非常好, c++版本】
石器时代笔记
# 指导:本篇底部是底层语言与基础,越上面越偏向于框架。
编程语言 - C系列 (重新架构中)
基础:
[c++] STL = Standard Template Library
[c++] constexpr and literal class
其他:
[Qt5] How to connect c++ with QML
[Qt5] Develop openCV3 by QML on Qt-creator
[Link Qt] Qt Quick 图像处理实例之美图秀秀
[Link Valgrind] linux下利用valgrind工具进行内存泄露检测和性能分析
[Link Valgrind] Qt Creator Valgrind内存分析前端(分析Nginx内存)
[Unity3D] C# Basic : Gameplay Scripting
[Android] Java Basic : preview
操作系统 - Linux系统编程 & C language
[Optimisation] Read & Write file on Hard Disk
底层硬件 - ARM驱动开发
Everything here starts from 2011
[Code::Blocks] Install wxWidgets & openCV的更多相关文章
- C语言工具---Code::Blocks
Code::Blocks Code::Blocks 是一个开源的全功能的跨平台C/C++集成开发环境. Code::Blocks是开放源码软件.由纯粹的C++语言开发完成,它使用了著名的图形界面库wx ...
- 在Code::Blocks中编译和使用wxWidgets3.0.0教程
跳转至:指南,搜索 注意,编译Code :: Blocks的对wxWidgets的3.0.0链接不是很稳定,但该库至少可以被正确编译,(只是使用的时候可能会有问题):CodeBlocks开发商都在 ...
- Code::Blocks
Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境. Code::Blocks是开放源码软件.Code::Blocks由纯粹的C++语言开发完成,它使用了著名的图形界面库w ...
- CentOS 7 编译安装 Code::Blocks
CentOS 7 编译安装 Code::Blocks yum install cairo-devel yum install pango-devel yum install atk-devel yum ...
- centos6.4 安装code::blocks
今天下午闲着没事尝试在自己的PC中的CentOS上装一个Code::Blocks,因为是Linux菜鸟折腾了一下午才基本算搞定但依然有疑惑: 在网上各种谷哥度娘最后才发现还是官方的文档最靠谱:看这里. ...
- 体验Code::Blocks下的C++编程
0.前言 在当前的行业发展和国际形势下,让更多的程序员思考跨平台编程问题.在众多的跨平台开发环境中,Code::Blocks具有独特的优势. 近二十年来,跨平台开发环境曾经如雨后春笋般产生,但是,由于 ...
- 在centos 6.9 x64下安装code::blocks步骤
1.yum groupinstall "Development tools" 2.yum install gtk2* 3.安装wxWidgets 下载地址:https://www. ...
- code::blocks(版本10.05) 配置opencv2.4.3
(1)首先下载opencv2.4.3, 解压缩到D:下: (2)配置code::blocks, 具体操作如下: 第一步, 配置compiler, 操作步骤为Settings -> Compil ...
- code::blocks的快捷键汇总
编辑部分: Ctrl + A:全选 Ctrl + C:复制 Ctrl + X: 剪切 Ctrl + V:粘贴 Ctrl + Z:撤销 Ctrl + S:保存 Ctrl + Y / Ctrl + S ...
随机推荐
- C#WebBrowser控件使用教程与技巧收集--苏飞收集
C#WebBrowser控件使用教程与技巧收集--苏飞收集 先来看看常用的方法 Navigate(string urlString):浏览urlString表示的网址 Navigate(System. ...
- EMW 性能优化二之---并发配置
EMW 性能优化二之---并发配置 在前一个日志中写到交货的异步更新,对于RFUI RF的前台操作会提升效率,异步更新不用等待更新状态的返回,启用更新队列的方式执行(SM13). 下面再补全性能相关的 ...
- 如何制作CSR文件?
如何制作CSR文件? 在申请数字证书之前,您必须先生成证书私钥和证书请求文件(CSR,Cerificate Signing Request),CSR是您的公钥证书原始文件,包含了您的服务器信息和您的单 ...
- asp.net mvc 动态显示不同的部分视图
首先是AJAX请求 //第一次打开 默认s单行文本 $.ajax({ type: "GET", url: "/Admin/Field/ChoiceType4Edit&qu ...
- git常用命令-基本操作
git常用命令-基本操作 1) 新增文件 新增了Test_1.java git add Test_1.java git commit –m “新增了Test_1.java” git push ...
- 北京地铁月度消费总金额计算(Python版)
最近业余时间在学习Python,这是那天坐地铁时突发奇想,想看看我这一个月的地铁费共多少钱,所以简单的构思了下思路,就直接开写了,没想到用Python来实现还挺简单的. 设计思路: 每次乘车正常消费7 ...
- MySQL、PostgreSQL、Ingres r3、MaxDB等开源数据库的详细比较
1.MySQL 5 作为当今最流行的开放源码数据库之一,MySQL数据库为用户提供了一个相对简单的 解决方案,适用于广泛的应用程序部署,能够降低用户的TCO.MySQL是一个多线程.结构化查询语言(S ...
- windows 应用商店应用笔记
xaml http://www.cnblogs.com/free722/archive/2011/11/06/2238073.html win8 http://blog.csdn.net/ygzk12 ...
- 我的常用mixin 之 px
$unit: .667px; @function px($value){ @return $unit * $value; } $unit: 1px; 时 px(1) 就是 1px 一般情况下,设计师给 ...
- Swift:如何判断一个对象是否是某个类(或其子类)的实例
在OC中我们直接可以用如下方法即可 [obj isKindOfClass:[obj class]]; 在Swift中,并没有 .class 属性或者方法, 便可以用如下方法 class Person ...