忧郁信封

文章
8
资源
0
加入时间
4年1月23天

Android shape selector 设置按钮背景 文字颜色

1. selector 设置按钮各种状态下的背景<?xml version="1.0" encoding="utf-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android" > <item android:state_pressed="false" androi

redis源码分析之server.h

#ifndef __REDIS_H#define __REDIS_H#include "fmacros.h"#include "config.h"#include "solarisfixes.h"#include "rio.h"#include <stdio.h>#include <stdlib.h>#include <string.h&g

Fedora 16 改变启动顺序以及grub2 配置技巧

这是一个默认启动Windows的例子:1. 首先找到Windows的menuentry.# cat /boot/grub2/grub.cfg | grep Windows结果:menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {2. 设