大约有 12,000 项符合查询结果(耗时:0.0182秒) [XML]

https://www.tsingfun.com/it/cp... 

INT 10H 中断介绍 - C/C++ - 清泛网 - 专注C/C++及内核技术

...形 640*200 2 AH=01H 您可以把光标想成一个小的矩形,平时这个矩形扁平位于某字底部,但藉由此功能可以改变其大小与位置。光标起始处与终止处分别由 CL 与 CH 的 0 到 4 位表示,参考下图: 而 CH 的第 7 位...
https://www.tsingfun.com/ilife/life/1816.html 

快速删除代码中残留的行号、多余字符 - 杂谈 - 清泛网 - 专注C/C++及内核技术

快速删除代码中残留的行号、多余字符某网站拷贝下的代码:using System; 2using System.Collections.Generic; 3using System.Linq; 4using System.Text; 5 ...某网站拷贝下的代码: using System; 2using System.Collections.Generic; 3using System.Linq; 4using S...
https://bbs.tsingfun.com/thread-1369-1-1.html 

App Inventor 2 低功耗蓝牙(BLE) 硬件接入、数据通信及IO控制 - App Invent...

...信。蓝牙App开发示例demo参考界面如下: 扫描蓝牙设备,代码如下: 扫描完成后,设备列表展示到“列表显示框”组件中: 点击列表中的目标设备(一般硬件文档会有说明,名称会有特别的标识),连接蓝牙设备的代码如下...
https://www.tsingfun.com/it/tech/1083.html 

基于PECL OAuth打造微博应 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...到Access Token和Access Token Secret。 以新浪微博为例,大致的代码如下: <?php session_start(); $request_token_url = 'http://api.t.sina.com.cn/oauth/request_token'; $authorize_url = 'http://api.t.sina.com.cn/oauth/authorize'; $access_token_url = 'http://api.t.sina.c...
https://www.tsingfun.com/it/tech/474.html 

对外网户的squid代理+认证 - 更多技术 - 清泛网 - 专注C/C++及内核技术

... jiulongproxynew# make jiulongproxynew# make install 3、配置squid和创建认证户及密码 将ncsa_auth拷贝至可执行目录/usr/sbin jiulongproxynew# cd /home/funpower/squid-2.6.STABLE16 jiulongproxynew# cd helpers/basic_auth/NCSA/ jiulongproxynew# cp ncsa_auth /usr/sbin 创建...
https://www.tsingfun.com/it/cpp/1343.html 

libevent+protobuf轻松搭建tcpserver - C/C++ - 清泛网 - 专注C/C++及内核技术

libevent+protobuf轻松搭建tcpserver1. 基础代码 设置某fd为O_NONBLOCK模式 int set_non_block(int fd); server端socket流程:socket(),setsoc...1. 基础代码 // 设置某fd为O_NONBLOCK模式 int set_non_block(int fd); // server端socket流程:socket(),setsockopt(),bi...
https://www.tsingfun.com/ilife/tech/1267.html 

得合伙人者得天下:腾讯五虎、新东方三驾马车、携程四君子、复旦五虎 - 资...

...是个新鲜词儿。不过那时,东南大学学生于敦德已经开始创建学生社区“先声网”,并且就在那时,他跟现在的COO严海峰相识并成为搭档。2006年,于敦德、严海峰等4名东南大学校友回到母校创业,建立“途牛网”,开启了在母...
https://www.tsingfun.com/it/cpp/1360.html 

Windows应程序异常:异常代码: 0xc0000005 - C/C++ - 清泛网 - 专注C/C++及内核技术

Windows应程序异常:异常代码: 0xc0000005有时应程序异常崩溃,没有留下任何痕迹,追踪困难。这时可以打开Windows的应程序日志,查看崩溃信息。操作方法,我的电脑右键管理:错 有时应程序异常崩溃,没有留下任何痕...
https://bbs.tsingfun.com/thread-742-1-1.html 

快速删除代码中残留的行号、多余字符 - 其他 - 清泛IT社区,为创新赋能!

某网站拷贝下的代码: using System; &nbsp;&nbsp;2using System.Collections.Generic; &nbsp;&nbsp;3using System.Linq; &nbsp;&nbsp;4using System.Text; &nbsp;&nbsp;5 &nbsp;&nbsp;6using System.Collections; &nbsp;&nbsp;7using System.Configuration; &nbsp;&nbsp;8using System.Timers; &nbsp;&nbsp;9usi...
https://www.fun123.cn/aia-store/ 

App Inventor 2 源码商店

... 打地鼠游戏基础版本,代码比较简单,但是比较精炼,适合教学及练手使。 作者: ...