问题描述
When Deathmoon played MC game, he faced a math problem. When he found a ancient tomb and came in, he found two polynomials f(x) and g(x) no the wall, only did he calculate f(x) + g(x) correctly ...
分类:
其他好文 时间:
2014-05-10 09:57:54
阅读次数:
300
感谢spencerzou的博文:http://blog.csdn.net/spencerzou/article/details/24255189题目:有一个弱智的翻译程序,它接收一个文本文件作文输入源source.txt,通过查找给定的字典dictionary.txt,进行一一对应的翻译,并讲翻译结...
分类:
其他好文 时间:
2014-05-09 11:36:26
阅读次数:
448
一:下载使用的是0.9.81:openssl下载,http://www.openssl.org/source/2:安装vs2010,并安装3:下载perl,http://www.activestate.com/ActivePerl,并安装。二:安装openssl1:解压到系统盘C:\openssl-...
command-not-found has crashed
分类:
其他好文 时间:
2014-05-07 19:52:22
阅读次数:
266
函数名: strcpy功 能: 拷贝一个字符串到另一个用 法: char
*stpcpy(char *destin, char *source);程序例:#include #include int main(void){ char
string[10]; char *str1 = "abcdefgh...
分类:
编程语言 时间:
2014-05-07 18:01:41
阅读次数:
487
原文地址:linux 和windows系统下同时可用的UML建模工具(umbrello),超强
作者:zhangjiakouzfOPEN SOURCE 的 UML建模工具 --
umbrello如果你的开发小组既有windows系统下的开发人员(比如客户端软件),又有linux或其他*nix系统下的...
点击打开链接
6525 - Attacking rooks
Chess inspired problems are a common source of exercises in algorithms classes. Starting with the well
known 8-queens problem, several generalizations and variatio...
分类:
其他好文 时间:
2014-05-07 08:51:26
阅读次数:
428
这里是windows下 使用1.4.3版本时候出现的问题。
问题1
I:\git\orangle.github.io>jekyll serve --watch
Configuration file: I:/git/orangle.github.io/_config.yml
Source: I:/git/orangle.github.io
Destinat...
分类:
其他好文 时间:
2014-05-07 08:04:31
阅读次数:
486
One evening Johnny found some funny looking beens in his grandfather's garden shed, and decided to plant one of them. Next morning, to his surprise he found an enormous beanstalk growing in his back y...
分类:
其他好文 时间:
2014-05-07 05:17:42
阅读次数:
303
前言很多人用source
insight打开某些源码文件时,汉字显示为一堆乱码。这个问题是因为编码方式不同。记事本和一些编辑器默认编码方式是ANSI,在这种方式下输入汉字,其实就是GB系列的编码方式。不幸的是,广收欢迎的代码查看工具Source
insight虽然支持汉字,但是它不支持UTF-8。笔...
分类:
其他好文 时间:
2014-05-06 11:12:02
阅读次数:
556