用VC实现post数据常常会遇到URL编码问题在此封装一个工具类进行UTF8编码的转换源码来自php
source code只是简单的封装给C++调用[cpp]view
plaincopy//URL编解码类//来自PHP源码classCRtUrlConv{public:staticchar*urle...
分类:
其他好文 时间:
2014-05-09 18:41:25
阅读次数:
455
http://source.android.com/source/downloading.html1.下载repo官网:curl
http://commondatastorage.googleapis.com/git-repo-downloads/repo >
~/bin/repo目前我啥下载不了。...
分类:
移动开发 时间:
2014-05-09 12:31:27
阅读次数:
397
感谢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-...
函数名: 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
source/etc/profilegroupaddbeamkdir/datauseradd-d/data/weblogic-gbeaweblogicecho‘wls!@#$%‘|passwd--stdinweblogicJAVA_HOME=/data/weblogic/jdk-7u55-linux-x64CLASSPATH=.:$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jarPATH=$JAVA_HOME/bin:$PATHexportJAVA_HOMECLASS..
分类:
Web程序 时间:
2014-05-06 17:11:45
阅读次数:
430
前言很多人用source
insight打开某些源码文件时,汉字显示为一堆乱码。这个问题是因为编码方式不同。记事本和一些编辑器默认编码方式是ANSI,在这种方式下输入汉字,其实就是GB系列的编码方式。不幸的是,广收欢迎的代码查看工具Source
insight虽然支持汉字,但是它不支持UTF-8。笔...
分类:
其他好文 时间:
2014-05-06 11:12:02
阅读次数:
556