自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(18)
  • 资源 (18)
  • 收藏
  • 关注

原创 Syntax error: "(" unexpected出错原因

Syntax error: "(" unexpected出错原因:将编译的X86平台的文件放在ARM平台运行。

2011-11-30 18:39:26 3588

转载 Windows下建立隐藏管理员账号

出处也找不到了,随便一搜网上一堆。当我们成功的入侵的一台服务器后,我们不能更改原有管理员账号的密码,但是又想给自己留一条后路,怎么办呢,无疑,创建一个隐藏的管理员账号是最好的方法。建立超级隐藏用户的方法:我们先来看看要用到的几个DOS命令 (高手pass)1.net命令net user user1 123 /add这个命令表示创建了一个user1的普通用户,密码是123

2011-11-28 00:37:29 4430

转载 建设银行的短信服务原来是这样取消的。

http://zhoucaiqi.com/blog/ccb-sms-service-cancellation-827.htm发短信“QXFW”到95533

2011-11-27 16:08:18 2480

原创 listSelector: ListView点击后不让他高亮的办法

android:listSelector="@android:color/transparent"背景也可以是图片: android:listSelector="@drawable/select_bar"

2011-11-26 14:52:30 2287

转载 华为员工标准岗位工资明细及分析

华为员工标准岗位工资明细及分析华为员工对应的标准岗位工资13-C:5500, B:6500, A:750014-C:7500, B:9000, A:1050015-C:10500,B:12500,A:1450016-C:14500,B:17000,A:1950017-C:19500,B:22500,A:2550018-C:25500,B:29000,A:325001

2011-11-26 01:16:24 4218

原创 Android X86 2.3使用了

首先庆祝一下,我又回来做Android项目了。Android X86 2.3可以使用了在google code上下载eepc版本。硬件配置如下:DetailsConfig your VirtualBox like this: OS Type: Linux 2.6 Base Memory: At least 256MB, 512MB is better.

2011-11-23 10:33:48 1465

转载 输入流当中的read方法和readfully方法的区别与原理

DataInputStream类中的read(byte[] b)和readFully(byte[] b)读取消息到底有什么区别呢?下面让我来分析一下:              1.其实read(byte[] b)方法和readFully(byte []b)都是利用InputStream中read()方法,每次读取的也是一个字节,只是读取字节数组的方式不同,查询jdk中源代码发现

2011-11-18 10:48:42 633 1

原创 sizeof对于a bit-field, a void expression, or a function designator无意义

看下C标准吧C89 specified that sizeof’s operand can be any value except a bit-field, a void expression, or a function designator.---所以对函数本身的sizeof应该是无意义的...these expressions determine the size of th

2011-11-16 20:18:29 601

原创 eclipse c++生成dll

eclipse c++生成dll的步骤如前一篇所示。在project中加入引入dll 没有前一篇复杂。两步:1.将.h文件拷到src下2.工程的properties中的"C/C++ build-->Settings"中的"Tool Setting"选项卡,“MinGW Linker”那一项,上面添加dll名称(不带lib前缀),下面添加dll所在的路径。

2011-11-12 10:20:12 5080

转载 Shared libraries with Eclipse CDT and cygwin on Windows

“Can you help me use shared libraries with Eclipse CDT, managed make and cygwin?“, I was asked yesterday. Read on for a list of common pitfalls and detailed instructions.The instructions are based

2011-11-12 01:40:48 1709

转载 eclipse dll

Sean Evoy wrote:> Sandelz,> This has been answered before, but the problem is that you did not > specify a DLL-type project in the new project wizard. Re-run the wizard > and select the proper

2011-11-12 01:28:19 741

转载 eclipse的dll

2011-11-12 01:18:35 356

转载 eclipse编写dll

http://buptdtt.blog.51cto.com/2369962/670488

2011-11-12 01:11:53 619

转载 2011.11.10

http://topic.csdn.net/u/20111104/10/2F476D25-F17F-4B2C-A2B0-90EE42646743.htmlhttp://topic.csdn.net/u/20111103/08/68a3afa2-ec55-4236-aa9d-d6428a363499.htmlhttp://topic.csdn.net/u/20101130/15/d2cb

2011-11-11 00:26:29 506

转载 android模拟器IP地址

http://hi.baidu.com/michael_destiny/blog/item/a3ce9908af1a140d94ca6b07.html如果数据库文件存在,执行 sqlite3 /data/data/com.android.providers.settings/databases/settings.db,以settings.db为当前scheme启动SQLITE3 执行

2011-11-10 15:05:29 27506

原创 常用googlecode网站

http://code.google.com/p/android-x86/downloads/listhttp://code.google.com/p/android-x86http://code.google.com/p/i-jetty/

2011-11-08 18:18:51 561

转载 VC++ 6.0点击打开文件按钮出错解决办法

VC++ 6.0点击打开文件按钮出错解决办法2009年12月28日 — admin VC++ 6.0点击打开文件按钮出错,换了几个版本都是一样。经Google之后,Vc与office2007有兼容问题。解决办法:需要到微软的网站下载一个工具:下载过来是一个C++原始文件,需要通过VC编译一下产生一个 FileTool.dll,将这个插件复制到X:\Program F

2011-11-04 12:16:06 1885

转载 VC 6.0 Error spawning cl.exe解决

在VC中点击“Tools”—>“Option”—>“Directories”,发现路径有误,重新设置“Excutable Fils,Include Files,Library Files,Source Files”的路径。  要是显示“找不到mspdb60.dll”,去能正常运行VC++的电脑中搜索mspdb60.dll文件,拷贝到你的机器上Microsoft Visual Studi

2011-11-03 10:42:11 676

staruml-5.0

staruml-5.0

2011-12-31

数据库3数据库3数据库3数据库3

数据库3数据库3数据库3数据库3数据库3

2011-11-25

数据库2

数据库2

2011-11-25

数据库1

数据库1

2011-11-25

KMPlayer绿色版

KMPlayer绿色版 KMPlayer绿色版

2011-11-25

linux学习linux学习

linux学习linux学习linux学习linux学习

2011-11-13

Visual.C._Turbo.C串口

Visual.C._Turbo.C串口

2011-11-08

龚建伟_Visual_C++_Turbo_C串口通信编程实践

龚建伟_Visual_C++_Turbo_C串口通信编程实践

2011-11-08

android-ndk-r6b-linux-x86.tar

android-ndk-r6b-linux-x86.tarandroid-ndk-r6b-linux-x86.tar

2011-11-01

android-ndk-r6

android-ndk-r6 android-ndk-r6 android-ndk-r6

2011-11-01

TabTest

TabTestTabTest,TabTestTabTestTabTest

2011-10-29

Secret Code

Secret CodeSecret CodeSecret Code

2011-10-18

professional

professionalprofessionalprofessional

2011-10-17

开始android3

开始android3开始android3

2011-10-17

My androidMy android

My androidMy androidMy android

2011-10-15

Beginning Android 2

Beginning Android 2Beginning Android 2Beginning Android 2

2011-10-15

Android Developer’s Cookbook

Android Developer’s Cookbook

2011-10-15

Android App

Android app demoAndroid app demoAndroid app demo

2011-10-13

空空如也

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

TA关注的人

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