08 2017 档案
摘要:Node.js中的非IO的异步API提供了四种方法,分别为setTimeOut(),setInterval(),setImmediate()以及process.nextTick(),四种方法实现原理相似,但达到的效果略有区别: 一、事件循环Event Loop 首先,我们需要了解node.js的基于
阅读全文
摘要:1 #include "stdafx.h" 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 typedef int& ex(int &, int &); 8 int& exchange(int &, int &); 9 void acb(ex,int &,int &); 10 1...
阅读全文
摘要:1 //package com.example.red_butterfly.teacher_vote; 2 3 import java.io.BufferedInputStream; 4 import java.io.ByteArrayOutputStream; 5 import java.io.IOException; 6 import java.io.InputStream; ...
阅读全文
摘要:opengl 教程 http://www.opengl-tutorial.org/cn/beginners-tutorials/tutorial-1-opening-a-window/
阅读全文

浙公网安备 33010602011771号