码迷,mamicode.com
首页 >  
搜索关键字:ext 5.1 下载    ( 161496个结果
安装禅道项目管理软件ZenTaoPMS
服务器Ubuntu 13.04 且安装了上一篇随笔中的 AMP本文略去安装AMP过程。版本号满足要求(php>5.2 and mysql.2)1、官网http://www.zentao.net/下载 开源版5.3 ZenTaoPMS.5.3.stable.zip2、解压到 /var/www/dev....
分类:其他好文   时间:2014-05-01 13:25:57    阅读次数:917
login
using System;using System.Collections;using System.Configuration;using System.Data;using System.Linq;using System.Web;using System.Web.Security;using ...
分类:其他好文   时间:2014-05-01 13:25:21    阅读次数:380
UDT: Breaking the Data Transfer Bottleneck
http://udt.sourceforge.net/DT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide ...
分类:其他好文   时间:2014-05-01 13:21:54    阅读次数:488
vc 按钮自绘
按钮自绘,将按钮区域分成三部分,左边、右边、中间都由贴图绘制,可用于手动进度条按钮,或者左右选择项按钮cpp代码部分:[cpp]view plaincopy//LRSkinButton.cpp:implementationfile//#include"stdafx.h"#include"CRedra...
分类:其他好文   时间:2014-05-01 13:21:22    阅读次数:376
柔性数组(结构体最后一个域为0/1数组)
结构体最后的长度为0或1数组的作用(转载)2012-05-07 17:07:09其实很 早在看LINUX下就看到这个东西,后来在MFC内存池里同样也看到了类似的东西,还依照MFC写过一个类似的小内存池,(MFC用的是return this + 1)后来在李先静的《系统程序员成长计划》里看到了类似的定...
分类:其他好文   时间:2014-05-01 13:20:44    阅读次数:328
android开发新浪微博客户端 完整攻略 [新手必读]
开始接触学习android已经有3个礼拜了,一直都是对着android的sdk文档写Tutorials从Hello World到Notepad Tutorial算是初步入门了吧,刚好最近对微博感兴趣就打算开发个android版本的新浪微博客户端作为练手项目,并且以随笔的方式详细的记录开发的全过程。本...
分类:移动开发   时间:2014-05-01 13:20:07    阅读次数:569
从指定的路径中查找含有特殊字符串的文件
import java.io.*;import java.util.*;import java.util.concurrent.*;public class SearchFile{ public static void main(String ... strings) { final int FI....
分类:其他好文   时间:2014-05-01 13:18:50    阅读次数:253
IOS 模拟不同网络环境 - Network Link Conditioner
转自:http://hulefei29.iteye.com/blog/1782376可进入Apple开发者下载中心,Network Link Conditioner包含在Hardware IO Tools工具包中,点击下载。下载安装后,可看到其中有一个Network Link Conditioner...
分类:移动开发   时间:2014-05-01 13:16:52    阅读次数:519
Bootstrap 图标
Bootstrap 图标由 Glyphicons 提供。详情可以去bootstrap官网进行查看。用法: 实例:一个搜索表单 Example of using icons in search form - Bootstrap version 2.0 ...
分类:其他好文   时间:2014-05-01 13:14:52    阅读次数:573
linux 挂载硬盘和自动挂载
①挂载:插入硬盘前:fdisk -lDisk /dev/sda: 21.5 GB, 21474836480 bytes255 heads, 63 sectors/track, 2610 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytes...
分类:系统相关   时间:2014-05-01 13:12:23    阅读次数:505
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!