大约有 2,200 项符合查询结果(耗时:0.0181秒) [XML]

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

Catch All Bugs with BugTrap! - 开源 & Github - 清泛网 - 专注C/C++及内核技术

...ake BugTrap DLL as compact as possible. Therefore BugTrap DLL does not use MFC/ATL/WTL. I have been using pure C and C++. In particular, you will find several classes from my own library: collection classes, IO streams, built-in XML parser, etc. BugTrap DLL depends on zlib. I have included it in the...
https://www.tsingfun.com/it/op... 

Catch All Bugs with BugTrap! - 开源 & Github - 清泛网 - 专注C/C++及内核技术

...ake BugTrap DLL as compact as possible. Therefore BugTrap DLL does not use MFC/ATL/WTL. I have been using pure C and C++. In particular, you will find several classes from my own library: collection classes, IO streams, built-in XML parser, etc. BugTrap DLL depends on zlib. I have included it in the...
https://www.tsingfun.com/it/bi... 

Deep Learning(深度学习)学习笔记整理系列之(二) - 大数据 & AI - 清泛...

...某部分不小心侵犯了大家的利益,还望海涵,并联系博主删除。 3)本人才疏学浅,整理总结的时候难免出错,还望各位前辈不吝指正,谢谢。 4)阅读本文需要机器学习、计算机视觉、神经网络等等基础(如果没有也没关系了...
https://www.tsingfun.com/it/op... 

Catch All Bugs with BugTrap! - 开源 & Github - 清泛网移动版 - 专注C/C++及内核技术

...ake BugTrap DLL as compact as possible. Therefore BugTrap DLL does not use MFC/ATL/WTL. I have been using pure C and C++. In particular, you will find several classes from my own library: collection classes, IO streams, built-in XML parser, etc. BugTrap DLL depends on zlib. I have included it in the...
https://www.tsingfun.com/it/tech/1058.html 

通过FastCGI Cache实现服务降级 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...uri, true) '; } } 补充:Nginx的商业支持里提供了删除缓存的功能,但社区版里没有包含此功能,好在逻辑简单,你可以自己实现,当然也可以使用第三方模块,比如 nginx_cache_purge。 当系统正常时,运于动态模式,数...
https://www.tsingfun.com/ilife/tech/279.html 

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

...手势功能可以让很多快速操作更为简单,比如从邮件APP里删除某封邮件;Safari上加入 了固定标签页、网页静音等小功能。Craig Federighi还宣布El Capitan将于今秋免正式推出,全球用户都可以免费更新。 El Capitan是西班牙语,意为...
https://www.tsingfun.com/it/bigdata_ai/347.html 

社会化海量数据采集爬虫框架搭建 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...类,可以通过参数驱动内部逻辑调度。比如我们在参数里指定抓取新浪微博,抓取机器就会调度新浪微博网页扣取规则抓取节点数据,调用存储规则存储数据,不管什么类型最后都调用同一个类来处理。对于我们用户只需要设置...
https://www.tsingfun.com/it/pr... 

项目管理实践【五】自动编译和发布网站【Using Visual Studio with Source ...

...ame="w3svc" Action="Stop" /> <!--使用Robocopy复制编译后的文件到指定位置 /XD是要忽略的文件夹,/XF要忽略的文件类型--> <Exec Command="Robocopy Debug c:\inetpub\StartKit /MIR /XD Fckeditor attachments .svn obj doc Test /XF *.zip *.wdproj *.user *.cs *.csproj" IgnoreExit...
https://www.tsingfun.com/it/tech/660.html 

Windbg Step 2 分析程序堆栈实战 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...内容,呈现出来. 但是也有很多情况下,你可能并不知道指定地址里面保存的内容是什么,这个时候,建议你用dc(display double-word values and ASCII characters)命令查看内存。 dc 000d1b90 000d1b90 000d1b9c 000d1be8 00000000 003a0045 ............E.:. ...
https://bbs.tsingfun.com/thread-1786-1-1.html 

【转】用App Inventor 2实现电子围栏功能 - App应用开发 - 清泛IT社区,为创新赋能!

...ng or error tiles if the zoom level is too great for the server to support.指定地图的缩放级别。 ZoomLevel 的有效值取决于图块提供者以及地图的纬度和经度。 例如,海洋的缩放级别比密集的城市中心更受限制,以节省存储图块的空间,因此海洋...