1. 十六进制char* 转 Binary char*例如:“fedcba9876543210”
转换为:char bin[8] ={0xfe,0xdc,0xba,0x98,0x76,0x54,0x32,0x10}形式。
代码:/*两个字符转换成一个字符,长度为原来的1/2*/
static void Hex2Char(char *szHex, unsigned char *rch)
{...
分类:
编程语言 时间:
2015-05-07 16:52:13
阅读次数:
384
自己建表的时候,把一个字段类型创建为varchar(2) ,其实应该建为integer(2)的,但是今天在后台发现排序有问题,varchar排序有问题,所以该怎么解决呢?
示例表结构:
先来看一下,我的表结构
show create table cardserver \G
*************************** 1. row ************************...
分类:
数据库 时间:
2015-05-07 16:53:51
阅读次数:
151
1:引入jar文件
2:在工程的src下加入配置文件wechat4j.properties
#wechat appid
wechat.appid=wxee1894c6b5a44b8e
#wechat app secret
wechat.appsecret=7a938414e38c9f007608c40bbb6478fc
3:单元测试给单个粉丝发送文本消息...
分类:
微信 时间:
2015-05-07 16:51:20
阅读次数:
359
#include
#include
int main()
{
const char *cp1 = "Hello!";
const char *cp2 = "How are you.";
size_t len = strlen(cp1) + strlen(cp2);
char *result = new char[len];
strcpy(result,...
分类:
编程语言 时间:
2015-05-07 16:52:55
阅读次数:
130
垒骰子
赌圣atm晚年迷恋上了垒骰子,就是把骰子一个垒在另一个上边,不能歪歪扭扭,要垒成方柱体。
经过长期观察,atm 发现了稳定骰子的奥秘:有些数字的面贴着会互相排斥!
我们先来规范一下骰子:1 的对面是 4,2 的对面是 5,3 的对面是 6。
假设有 m 组互斥现象,每组中的那两个数字的面紧贴在一起,骰子就不能稳定的垒起来。 atm想计算一下有多少种不同的可能的垒骰子方式。
两...
分类:
其他好文 时间:
2015-05-07 16:51:59
阅读次数:
169
py2exe打包,与py2exe error: "ImportError: No module named httplib"的解决。...
分类:
Web程序 时间:
2015-05-07 16:53:10
阅读次数:
228
题目
思路
明显的拓扑排序。
这里用的C写,用malloc动态分配内存给二维数组挺烦的,当做锻炼吧。代码bool canFinish(int numCourses, int** prerequisites, int prerequisitesRowSize, int prerequisitesColSize) {
int * Indegrees;
bool ** IsConne...
分类:
其他好文 时间:
2015-05-07 16:51:44
阅读次数:
132
iOS8之后,autolayout,sizeclass使用中如何配合代码写布局
在xcode6.0之后,出现了sizeclass,而且autolayout的使用界面也有所改变。
那么习惯了拖,好像省了不少时间,也节省了很多代码。but,当我想在页面中使用代码来写一个控件的时候,就需要用代码获取
到当前autolayout里面控件的坐标。
-(vo...
分类:
移动开发 时间:
2015-05-07 16:52:13
阅读次数:
163
Pascal's Triangle
Given numRows, generate the first numRows of Pascal's triangle.
For example, given numRows = 5,
Return
[
[1],
[1,1],
[1,2,1],
[1,3,3,1],
[1,4,6,4,1]
]
解题思...
分类:
其他好文 时间:
2015-05-07 16:50:12
阅读次数:
90
要把项目在服务器间迁移的童鞋, 这都是必不可少的技能......
分类:
其他好文 时间:
2015-05-07 16:52:13
阅读次数:
106
让我们来尝试一次深度匹配,在我们的模式匹配中检查对象的内容。
//code-examples/Rounding/match-deep-script.scala
case class Person(name: String, age:Int)
val alice = new Person("Alice",25)
val bob = new Person("Bob",32)
...
分类:
其他好文 时间:
2015-05-07 16:52:34
阅读次数:
97
需要
object
content Header
Wininet.h
Library
Wininet.lib
DLL
Wininet.dll
变量声明BOOL bSuccess ;
HINTERNET hIntSession, hFtpSession, hFind ;
HANDLE hLocalFind ;
WIN32_FIND_DAT...
Yaroslav has an array, consisting of (2·n?-?1) integers. In a single operation Yaroslav can change the sign of exactly n elements in the array. In other words, in one operation Yaroslav can select exac...
分类:
其他好文 时间:
2015-05-07 16:49:51
阅读次数:
132
GNU C 的一大特色就是__attribute__ 机制。__attribute__ 可以设置函数属性(Function Attribute )、变量属性(Variable Attribute )和类型属性(Type Attribute )。
__attribute__ 书写特征是:__attribute__ 前后都有两个下划线,并切后面会紧跟一对原括弧,括弧里面是相应的__attribute__ 参数。
__attribute__ 语法格式为:__attribute__ ((attribute-li...
分类:
其他好文 时间:
2015-05-07 16:51:41
阅读次数:
196
Redis主从拷贝的特点
1. 同一个Master可以拥有多个Slaves。
2. Master下的Slave还可以接受同一架构中其它slave的链接与同步请求,实现数据的级联复制,即Master->Slave->Slave模式;
3. Master以非阻塞的方式同步数据至slave,这将意味着Master会继续处理一个或多个slave的读写请求;...
分类:
其他好文 时间:
2015-05-07 16:51:41
阅读次数:
112
[图像处理]_对数变换 算法实现
对数变换可实现图像的水平平移、竖直平移、对称变换等操作
也可实现图像灰度的扩展和压缩功能。
实现代码如下:
int LogTranslation(Mat srcImg, Mat dstImg, float a, float b, float c)
{
Mat logTable(1,256,CV_8U);
double temp;
for ( in...
分类:
其他好文 时间:
2015-05-07 16:49:58
阅读次数:
263
电脑上原来有个win7, 由于要在 ubuntu 环境下开发, 所以要装个 ubuntu 。
在 win7 下, 通过压缩卷, 腾出来了 150G 的空间。
安装 ubuntu 的时候, 提示说我电脑上没有操作系统。
选择分区的地方, 看到的只有整个硬盘设备, 看不到硬盘上的分区。
网上找了些资料, 通过命令:
sudo parted /dev/sda
进去后, 输入 print...