自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Darren的专栏

还需要继续成长,很多很多...

  • 博客(3)
  • 资源 (24)
  • 收藏
  • 关注

转载 Linux文件属性

文件属性和权限 [root@daf root]# ls -al  total 64  drwxr-x---    4 root     root         4096 Feb 14 22:02 .  drwxr-xr-x   23 root     root         4096 Feb 16 13:35 ..  -rw-r--r--    1 root    

2014-02-14 15:50:05 840

转载 ubuntu12.04 创建samba服务 - 实现windows访问linux共享文件

最近需要在linux下编译源文件,但是源代码编写是在windows中实现,vmware共享文件在linux中无法创建软连接,导致编译失败,因此只能通过samba服务来搭建系统之间共享的桥梁。步骤如下: Ubuntu配置网络 system->network->选择eth0,设为dhcp自动获取ip、mac、dns 首先当然是要安装samba了,呵呵: 代码: sudo 

2014-02-12 11:08:35 1245

转载 ubuntu下搭建svn服务器

今天试着在ubuntu下搭建svn服务器,查了不少资料,也费了不少时间。下面简单记录一些自己的心得。 1.首先如果你的ubuntu下已经开启了一个或多个svn服务器,如果想要再开启一个,就会提示你“端口冲突”,因为它默认使用的端口号为3690,所以应该终止所有的svn服务,使该端口处于空闲状态,只需“sudo killall svnserve”即可。 2.既然要搭建svn的服务器,自然要先安装

2014-02-12 10:52:21 685

<A Byte of Python>中文版, Python简明教程

Python简明教程, Swaroop C.H. 著, 沈洁元 译;<A Byte of Python>唯一制定简体中文译本。 Version 1.20, of 2005. 注:不是最新版本的。

2016-08-24

Python批量下载小工具

1. Read URLs from file; 2. Download each file by chunk; 3. Save file into directory;

2013-08-05

[MPEG2]ISO13818-Spec全套中文版

[MPEG2]ISO13818-Spec全套中文版; 400多页;

2013-03-20

iso13818-7 Advanced Audio Coding (AAC)

iso13818-7 Advanced Audio Coding (AAC)

2013-03-20

[MPEG2]iso13818-3

MPEG2 ISO/IEC13818-3 音频压缩,包括多通道的MP3扩展

2013-03-20

[MPEG2]iso13818-2

MPEG2 ISO13818-2 H262 视频压缩

2013-03-20

[MPEG2]ISO13818-1

MPEG2 iso13818-1[Generic_coding_of_moving_pictures_and_associated_audio_information]

2013-03-20

VS2008高级条件断点

在VS2008中设置高级断点的方法。如设置当某个变量的值改变时的断点,设置某一段内存值发生变化时的断点。

2012-02-09

gtk-im-vi GTK输入法示例(vi语)

gtk-im-vi contains two simple GTK+ input methods, TELEX and VNI, for those who just want to type Vietnamese in GTK+ apps without complicated input methods. They're small and just work.

2011-07-18

CoreJava读书笔记

CoreJava读书笔记 一位前辈的读书笔记 共77页的word文档

2010-03-26

Common PCN Handset Specification (Version 4.2)

Common PCN Handset Specification (Version 4.2) The information contained in this specification is subject to the terms and conditions of the letter of agreement under which the specification is supplied to the Recipient's organisation. None of the information contained in this specification shall be disclosed outside the Recipient's own organisation without the prior written permission of a duly authorised representative of the Association of European PCN Operators (“The Association”), unless the terms of the letter of agreement permit such disclosure. No part of the specification may be reproduced, or transmitted in any way, or stored in any retrieval system, without the prior written approval of a duly authorised representative of The Association. Save as described above, none of the information contained in this document shall be used by the Recipient's organisation, nor disclosed to any third party without the prior written permission of a duly authorised representative of The Association.

2010-03-16

GSM编码规范.pdf

GSM编码规范 Digital cellular telecommunications system (Phase 2+); Alphabets and language-specific information (GSM 03.38 version 7.2.0 Release)

2010-03-16

3GPP_T1_23.038v330-2001_AlphabetsAndLanguageSpecificInformation.pdf

T1 specification T1.3 Gpp.23.038V330 Alphabets and language - specific information SIM Card中各个区域的存储信息

2010-03-16

3GPP TS 23040-650_SMS

3GPP TS 23.040 V6.5.0 3rd Generation Partnership Project; Technical Specification Group Terminals; Technical realization of the Short Message Service (SMS); (Release 6)

2010-03-16

小巧的截图软件Caption

小巧的截图软件 只有10几K 功能简单 是平时做读书笔记,做ppt的好帮手

2008-10-13

temp_080925

自己不能删除自己上传的资源? 麻烦管理员看到后把这个资源删除,谢谢 注:这个是我自己临时上传的DD..

2008-09-25

Servlet API.chm

Servlet API.chm 好久前发布的 20个字 20个字

2007-08-16

MySql5.0-en.chm

MySql5.0-en.chm 英文版 MySql5.0-en.chm 英文版

2007-08-16

MySql5.0-cn.chm

MySql5.0-cn.chm 中文版 MySql5.0-cn.chm 中文版

2007-08-16

html1.chm

html参考手册,参考指南

2007-08-16

DOS常用命令宝典.EXE

DOS常用命令宝典.EXE 很实用 20个字

2007-08-16

CSS_The_Definitive_Guide_2nd_Ed.chm

CSS_The_Definitive_Guide_2nd_Ed.chm

2007-08-16

AJAX In Action_EN

AJAX In Action_EN 不要资源分

2007-08-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除