Quantcast
Channel: C++博客-所有随笔
Browsing all 7880 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

IsoAlgo Change Log

IsoAlgo-Piping Isometric drawing generation Algorithms. IsoAlgo can generate piping isometrics drawings from PCF to DXF. For more information about IsoAlgo, please visit:...

View Article


Image may be NSFW.
Clik here to view.

IsoAlgo User Guide

IsoAlgo User Guide V1.0 IsoAlgo@gmail.com April 28, 2014 Disclaimer This program is free software, you can redistribute it and/or modify it. This program is distributed in the hope that it will be...

View Article


Image may be NSFW.
Clik here to view.

如何使你的CSS样式规范化标准化

使用Reset但并非全局Reset不同浏览器元素的默认属性有所不同,使用Reset可重置浏览器元素的一些默认属性,以达到浏览器的兼容。但需要注意的是,请不要使用全局Reset:*{ margin:0; padding:0; }这不仅仅因为它是缓慢和低效率的方法,而且还会导致一些不必要的元素也重置了外边距和内边距。在此建议参考YUI Reset和Eric Meyer的做法。我跟Eric...

View Article

Image may be NSFW.
Clik here to view.

解决 RtlCreateActivationContext() failed 0xc000000d

gtest 示例的Debug版启动报错:Debug输出如下:'sample1_unittest.exe': Loaded 'D:\LibSrc\gtest_1.7.0_build\Debug\sample1_unittest.exe', Symbols loaded.'sample1_unittest.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll',...

View Article

Image may be NSFW.
Clik here to view.

试用了一下C++Builder XE6

     摘要: C++Builder XE6,这个发布了,同时这次破解也很快发布了(以前,每次更新只是更新防破解,搞的人家懒的破解了),于是,我就有兴趣下载下来试用了,我的目的是Fire Monkey的移动应用开发。  阅读全文冬瓜 2014-04-29 14:01 发表评论

View Article


Image may be NSFW.
Clik here to view.

编历打印Json的Value

因为要用到调试json的解析结果,所以在这里写了一个,结果近似json格式void PrintJsonList(const string & paramPre, Json::Value & paramValue){    Json::Value::Members mem = paramValue.getMemberNames();      for (auto iter =...

View Article

Image may be NSFW.
Clik here to view.

在windows下,当FLTK界面上包含中文的时候启动速度很慢,以下为修正过程

     摘要: 问题描述: 在windows下,当FLTK界面包含中文的时候,打开程序的时候会花费好几秒的时间才能完整显示界面 原因:...

View Article

Image may be NSFW.
Clik here to view.

安装signed apk时候遇到个问题[install_parse_failed_no_certificates]

APK是Eclipse export signed...

View Article


Image may be NSFW.
Clik here to view.

WP程序完全禁止垃圾评论方法

WordPress的垃圾评论并不一定是某人到了你的网站发的,XML-RPC很可能(不敢说绝对了)就是罪魁祸首,本文说下如何完全禁止它了。 tenpay12Disable WordPress XML-RPC What is XML-RPCXML-RPC=Remote Procedure Call (RPC),是一个远程调用协议,XML编码,PHP响应。简单地说,使用铝合金气动隔膜泵XML-RPC...

View Article


Image may be NSFW.
Clik here to view.

Openssl 编译

0. Google 搜索 如何编译 openssl1. 下载openssl2. 安装 Perl3. 按第0步的理解编译4. 生成的编译文件在这里:http://pan.baidu.com/s/1o66XDZ8   DK_jims 2014-04-30 12:03 发表评论

View Article

Image may be NSFW.
Clik here to view.

要学车暂停更新几个星期

RT陈梓瀚(vczh) 2014-04-30 15:33 发表评论

View Article

Image may be NSFW.
Clik here to view.

Visulalization Voronoi in OpenSceneGraph

Visulalization Voronoi in OpenSceneGraph eryar@163.com Abstract. In mathematics a Voronoi diagram is a way of dividing space into a number of regions. A set of points, called seeds, sites, or...

View Article

Image may be NSFW.
Clik here to view.

CTSC2014题目的各种乱搞方法 &&感想

Day1 random:首先基本方法是矩乘……xor可以转化为mod 2意义下的加法操作……直接矩乘O(N3logK),需要优化……由于mod 2,矩阵中所有的元素都是0或1,于是可以压位,设压w位,则时间复杂度变为O(N3logK/w)……其实还可以继续优化。在mod...

View Article


Image may be NSFW.
Clik here to view.

kbengine mmo源码(完整服务端源码+资源+完整客户端源码)

kbengine mmo源码(完整服务端源码+资源+完整客户端源码)PyConsole: display server information.PyConsole: Stop the server.Guiconsole: debug.Guiconsole: log.Demo: Ogre.Demo: Unity3d.  demo视频:...

View Article

Image may be NSFW.
Clik here to view.

Unreal开发环境记录

     摘要:   阅读全文夸父的笔记 2014-05-02 11:21 发表评论

View Article


Image may be NSFW.
Clik here to view.

工作环境,抱怨一句

身处国外环境,工作中同事还是比较友好的,但是未来的工作前景,没有同事或者老板替你着想。一切还是靠自己。未来的路,怎么走,那个方向,自己去努力吧。平日的相处融融,关键时刻还是靠自己。------------------------------抱怨一句,然后继续努力!!!abcd2007 2014-05-02 11:32 发表评论

View Article

Image may be NSFW.
Clik here to view.

谈谈类型

类型可以从两个角度去理解,1. 在编程语言里,类型保证了在表达式和函数里怎么保证程序的正确.比如:在应用 add时,保证参数是 int, 在concat里是 string;2....

View Article


Image may be NSFW.
Clik here to view.

关于本blog转型的说明

我的OI生涯已结束,所以这个blog以后就不会有多少关于OI的内容了囧…… -----Human intelligence is really terrible-----将会变为各种有关人类智慧的东西(乱搞内容+各种非传统题+一些实用内容+0x5B25...) Mato_No1 2014-05-02 22:41 发表评论

View Article

Image may be NSFW.
Clik here to view.

C#如何创建Excel(.xls和.xlsx)文件的方法介绍

生成EXCEL文件是经常需要用到的功能,我们利用一些开源库可以很容易实现这个功能。方法一:利用excellibrary,http://code.google.com/p/excellibrary/excellibrary是国人写的开源组件,很容易使用,可惜貌似还不支持.xlsx(Excel 2007),例子如下:    //Create the data set and tableDataSet...

View Article

Image may be NSFW.
Clik here to view.

Mysql query browser链接不上mysql解决

1 Mysql server为免安装版本的mysql 5.6.11,  在某个文件夹下展开后,缺少了my.ini文件, 需要自己重新创建一个, 否则也没有办法mysql query链接显示;2 查询分析 \data 目录中的  err错误文件, 发现实际上没有办法链接的原因是 mysql server只接受 ipv6的链接,  我在主机上安装了IPv4+IPv6两个协议栈。...

View Article
Browsing all 7880 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>