自定义博客皮肤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的专栏

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

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

转载 【转】 一个从EXE、DLL文件中提取、存取图标完整程序

 作为一名程序员,会经常为制作、设计程序图标费尽心思,当我们看到许多应用软件的图标非常漂亮的时候,是多么的羡慕!我们可不可以借鉴一下他们的图标?完全可以!我们利用 ExtractIcon API函数就能够轻松地从ICO文件或可执行文件以及DLL文件中提取图标。     下面的代码示范了一个完整的提取图标、存储图标的程序:unit UFormIconGrabber;interfaceuses 

2007-06-29 13:04:00 1085

原创 不用插件方便的导入IE收藏夹

        当我们刚从IE或Maxthon转到FF的大旗下的时候,不免为了以前收藏的好DD而心疼 。现在教你如何方便的把IE的收藏夹导入FF中。        首先打开IE,在file-导入导出中选择把收藏夹导出为文件格式,命名为bookmarks.html,关闭IE。然后在确认FF为关闭的情况下,打开%appdata%文件夹,找到%APPDATA%/Mozilla/Firefox/Profi

2007-06-08 21:02:00 1034

转载 【转】jnlp(Java网络加载协议)原来很简单

jnlp(Java网络加载协议)原来很简单Java Network Launching Protocol (JNLP,java网络加载协议)。jnlp是什么?是java提供的一种让你可以通过浏览器直接执行java应用程序的途径,它使你可以直接通过一个网页上的url连接打开一个java应用程序.好处就不用说了,如果你的java应用程序以jnlp 的方式发布,如果版本升级后,不需要再向所有用户

2007-06-08 16:58:00 908

转载 【转】Java中各种排序方法

用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。插入排序:package org.rut.util.algorithm.support;import org.rut.util.algorithm.SortUtil;/** * @author treeroot * @since 2006-2-2 * @ver

2007-06-07 13:29:00 812

原创 JSP文件处理操作大全

java文件操作大全 文件的建立/检查与删除 <%@ page contentType="text/html;charset=gb2312"%> <%@ page import="java.io.*"%> <html> <head> <title>文件的建立、检查与删除</title> </head> <body> <% String path=request.getRealPath(""); /

2007-06-07 09:40:00 1095

<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关注的人

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