大约有 1,390 项符合查询结果(耗时:0.0075秒) [XML]

https://www.tsingfun.com/ilife/tech/279.html 

苹果全球开发者大会:无硬件 iOS 9等三大系统更新 - 资讯 - 清泛网 - 专注C...

...设备的发布正式推出,而面向非开发者的beta版在7月就能下载体验。 苹果在iPad的iOS 9中加入了分屏多任务功能。该功能主要分为三项:SlideOver、Split View和画中画。 为了实现SlideOver,苹果重新设计了双击Home键后出现的任务管理...
https://www.tsingfun.com/it/tech/1260.html 

Visual SVN 安装及客户端使用 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...方法【服务器端】 1.VisualSVN Server,最新版本可以在这里下载: https://www.visualsvn.com/downloads/ 下载后,运行 VisualSVN-Server-1.6.1.msi 程序,点击Next,下面的截图顺序即为安装步骤: 图1: 图2: 注意:Server Port那里,默认端口有8...
https://www.tsingfun.com/it/tech/474.html 

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

...ngproxynew# cd /usr/ports/www/apache13 jiulongproxynew# make install 3、下载并安装squid 从http://www.squid-cache.org/Versions/v2/2.6/下载squid-2.6.STABLE16.tar.gz 并通过FTP放置服务器目录中/home/funpower,然后开始解压安装: jiulongproxynew# cd /home/funpower jiul...
https://www.tsingfun.com/it/bigdata_ai/338.html 

搭建高可用mongodb集群(一)——配置mongodb - 大数据 & AI - 清泛网 - 专...

.../single/data #进入mongodb文件夹 cd /data/mongodbtest/single 2、下载mongodb的安装程序包 wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.6.tgz #解压下载的压缩包 tar xvzf mongodb-linux-x86_64-2.4.6.tgz #进入mongodb程序执行文件夹 cd mongodb...
https://www.tsingfun.com/it/tech/1627.html 

记录一些Mac OS X技巧 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...X的鼠标加速度很诡异,缓慢移动鼠标时几乎很难移动。 下载Mouse Acceleration Preference Pane这个配置文件,安装后把Mouse加速度改成负值(如-6)就能关闭加速度。 增强触摸板 默认的触摸板设置并不好用,比如单击鼠标必须把触摸...
https://community.appinventor.... 

Error 908: Permission Receive SMS - #5 by Taifun - MIT App Inventor Help - MIT App Inventor Community

...earch in the community, you could have found this thread https://community.appinventor.mit.edu/t/receiving-sms-in-app-inventor/288?u=taifun Taifun Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun. ...
https://www.tsingfun.com/ilife/idea/860.html 

10 条真心有趣的 Linux 命令 - 创意 - 清泛网 - 专注C/C++及内核技术

... 5.asciiquarium 这个命令会将你的终端变成一个海洋馆。 下载term animator: # wget http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/Term-Animation-2.4.tar.gz 安装并且配置这个包: # tar -zxvf Term-Animation-2.4.tar.gz # cd Term-Animation-2.4/ # perl Makefile...
https://www.tsingfun.com/it/cpp/1301.html 

VS2012警告未能加载包“Visual C++ package” - C/C++ - 清泛网 - 专注C/C++及内核技术

...项目的问题,还报各种加载失败。解决方法:到微软官网下载VS2012更新KB2781514,大概1.12MB链接地...安装了windows更新后就出现VS2012无法打开项目的问题,报加载失败如下图: 解决方法: 到微软官网下载VS2012更新 KB2781514,大...
https://www.tsingfun.com/it/cpp/1570.html 

一款IP:端口监控工具 服务器端口监控工具[附源码] - C/C++ - 清泛网 - 专注...

...异常报警(PC蜂鸣器、自定义wav文件)。 软件下载:https://www.tsingfun.com/down/soft/74.html 源码下载:TradeMonitor.zip 主要代码请参考:《mfc telnet 端口,代码实现、不调用telnet.exe》 表格采用GridCtrl(Demo源码):《MFC Grid ...
https://www.tsingfun.com/it/cpp/1586.html 

C++代码执行安装包静默安装 - C/C++ - 清泛网 - 专注C/C++及内核技术

C++代码执行安装包静默安装需求:安装包下载完成后,创建一个子进程自动安装。1.-----------------------CreateProcess---------------------- PROCESS_INFORMATIO...需求:安装包下载完成后,创建一个子进程自动安装。 1.-----------------------CreatePr...