自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 2008 July 31th Thursday (七月 三十一日 木曜日)

   The accumulating thread module design almost was completed.  It is waiting for check.  This morning, our team will hold a smallmeeting to discuss on the present problem in the project.  When I expr

2008-08-01 20:46:00 544

原创 2008 July 29th Tuesday (七月 二十九日 火曜日)

   I could not complete my part of design on schedule.  This par is the most complicated in the whole system.  How to selecta comparing way according to the previous and present status of the main and

2008-08-01 20:45:00 443

原创 2008 July 30th Wednesday (七月 三十日 水曜日)

   Today I have to finish the part design as for the comparing thread.  There is another the manager thread is waiting for me.The original plan is to finish the whole design in this week.  The next st

2008-08-01 20:45:00 475

原创 2008 July 24th Thursday (七月 二十四日 木曜日)

   I found I have not enougth time to learn Japanese.  I must cut somethings that occupy in my time down.  Maybe I must putJapanese to only main target, other plans to learn some else must be delayed

2008-08-01 20:44:00 2084

原创 2008 July 25th Friday (七月 二十五日 金曜日)

   Yesterday my leader talked to me about my estimate.  At technique I am good, but at management and Japanese is poor.The problem I think again and again.  I must develop my ability at full.  Althoug

2008-08-01 20:44:00 597

原创 2008 July 23th Wednesday (七月 二十三日 水曜日)

   There is a serious problem in the design of virtual print.  After forking virtual print transaction threads and comparingthreads, the socket path which is used by inter-thread communication, and re

2008-08-01 20:43:00 506

原创 2008 July 18th Friday (七月 十八日 金曜日)

   Today I put on a shirt with long sleeves because VIP will visit our company.  The duplicated function on SMSD willtake 4 people months.   The whole project cost RMB 300,000 yuan, if taken cost from

2008-08-01 20:42:00 498

原创 2008 July 21th Monday (七月 二十一日 月曜日)

   What fish and bear palm is to me, beautiy and money is to a man.  A beautiful girl and a girl who has a relativeaffluent family you will select who as your girl-friend?  Put it away.  Today I have

2008-08-01 20:42:00 580

原创 2008 July 22th Tuesday (七月 二十二日 火曜日)

   I dont know where the design of the previous editon Eventhandler module.  The new duplicated function is based onthe last version eventhandler.  So, I ought to modify the last edition design.  How

2008-08-01 20:42:00 571

原创 2008 July 17th Thursday (七月 十七日 木曜日)

   The hot is continued.  From next month, the Virtual print function will be launched.  Yesterday I estimated thework time of this project.  It is to need about 7 person month.  I dont know how many

2008-08-01 20:41:00 571

原创 2008 July 15th Tuesday (七月 十五日 火曜日)

   After an exception has been thrown, it has two opportunities to cause problems. First, if it is thrown in a functionhaving an exception specification, it has to match one of the types in the specif

2008-08-01 20:39:00 587

原创 2008 July 16th Wenesday (七月 十六日 水曜日)

   There is a memory leak example.void test2(int n){    double * ar = new double[n];    ...    if (oh_no)        throw exception();    ...    delete [] ar;    return;}  Unwinding the stack removes the

2008-08-01 20:39:00 559

原创 2008 July 14th Monday (七月 十四日 月曜日)

   After C++ experimented with the approaches described later, the C++ Standard settled upon this approach:  For a given function name, you can have a non-template function, a template function, and a

2008-08-01 20:38:00 726

原创 2008 July 10th Thursday (七月 十日 木曜日)

 ...const Str cs(8);Str& rs = cs;  //error, rs cant refer to cs....  Because the "cs" is a const Str instance, a Str reference is not allowed to refer to it....const Str cs(8);const Str& rs = cs;  //

2008-08-01 20:36:00 89

原创 2008 July 11th Friday (七月 十一日 金曜日)

   The template in C++ language is just a variant of macro.//arraytp.h  -- Array Template#ifndef ARRAYTP_H_#define ARRAYTP_H_#include using namespace std;#include template class ArrayTP{private:    T

2008-08-01 20:36:00 477

原创 2008 July 9th Wednesday (七月 九日 水曜日)

   I need a good sleep.  Yesterday I went into deep sleep so later.  I dont know why I can not go to sleep.  I turned from side to anotherside about for 2 hours.  Thesedays my sleep hours is not to e

2008-08-01 20:35:00 417

原创 2008 July 7th Monday (七月 七日 月曜日)

   It kept hot for more one week.  Nights I almost can be slept.  I dont know how long this hot dose last.  I dont know whetherthe hot bring about the drought.  Is the drought the next disaster in t

2008-08-01 20:30:00 495

原创 2008 July 8th Tuesday (七月 八日 火曜日)

   Yesterday I went through the draft on virtual print function in yamatake system.  How to compare data from A or B system is notcomprehensived.  I am going to put the detail away in that the documen

2008-08-01 20:30:00 529

原创 2008 July 3th Thursday (七月 三日 木曜日)

   The old always like pouring into buses.  An old man usually has a special card which is used to take bus in free.So, old men can go shopping and go to park by bus.  However, this took another probl

2008-08-01 20:29:00 942

原创 2008 July 4th Friday (七月 四日 金曜日)

   It is hotter than before day by day.  The last month it kept rained almost for one month.  The rain season just past,hot is coming sequentially.  From the Blizzard at the beginning of this year, so

2008-08-01 20:29:00 519

原创 2008 July 2nd Wednesday (七月 二日 水曜日)

   If I have some little time, I will learn a little the knowledge of Visual C++.  However, the work cannot be lost.  During in Wuhan I known many people can not get a good job.  The commondities pric

2008-08-01 20:28:00 462

原创 2008 July 1st Tuesday (七月 一日 火曜日)

   I cancelled my holiday appealled by me.  I have to do more in order to pave with the steps of my workmates.That project is still in design.  I must read some design documents, and some reports.  In

2008-08-01 20:25:00 496

wxSnake -- 用wxWidgets开发的贪吃蛇游戏

wxSnake -- 用wxWidgets开发的贪吃蛇游戏。算是个Demo吧。比较粗陋,自己写着玩的。

2011-05-30

wxCalc -- wxWidgets开发的计算器

用wxWidgets开发的一个小计算器。比较简陋。

2011-05-30

wxMine 扫雷小游戏

学习wxWidgets后,写的一个扫雷小游戏。 还有些bug,玩起来可能会不爽。 有问题可联系我。lu_ming@live.cn 网上扫雷的程序很多。也有用wxWidgets写的。 但是代码国内不好下,于是自己写了一个满足自己兴趣。 这个游戏简单,代码没什么技术。我只是尽量用规范,易懂的风格写。 玩得时候要wxmsw28u_gcc_custom.dll库。你可以把它放到系统目录下。 由于是用Code::Block开发环境开发的,打开项目时注意。 如果在可视化环境中编辑了窗口或控件,它会自己修改代码。 另外,程序的图标一直无法修改,原因现在不明。 Linux或别的操作系统下尚未测试过。

2011-03-19

PLSQL Developer 8.0.3.1510 中文注册版下载

PLSQL Developer 8.0.3.1510 中文注册版下载 Enhancements in PL/SQL Developer 8.0.3 ====================================== * Fixed Access Violation when dragging & dropping an empty item in the Logon History * Fixed Access Violation in the File Browser when adding a new folder * Order of items after "Open All Items" from a project was not correct * Project Groups could be removed after doing project options * Find would not work correctly with a column selection scope * Edit > Selection > Apply Syntax Case/Color Mark/Comment did not work for Column Selections * Describe Window now also shows the view comments in the header * Export Tables would change nls_date_format in single session mode and dual session mode * Auto Replace now supports Undo to continue with "non replaced" text * Debugger can now show PL/SQL Table elements indexed by a string * Object Browser could sometimes perform "double-click" action when using the cursor right key * Unicode characters from DBMS_Output were not displayed correctly * Right-clicking on an empty area in the Window List did not show the popup menu * Highlighted search hits are now cleared when editing the text * Fixed drawing performance issue with Diagram Window in zoomed mode * DDE now remains enabled for Windows Explorer open command (DisableDDE parameter to revert) * PL/SQL Developer main window could not always be minimized * To-Do list would not always be updated when switching editors in a Program Window * Case expressions could cause incorrect "Unused assignment" hints * File Browser would not show all files for large directories (>1000 files) * Support Info showed OCI Version 11.1 on a 10.2 client * Export Tables tool will limit the line size to 2400 characters in SQL Inserts format for SQL*Plus compatibility * Reports did not always calculate subtotals correctly * Compiler Hints could not be enabled/disabled

2010-06-25

plsqldev v7.14

PL/SQL Developer Version 7.14 是一种集成的开发环境,专门用于开发、测试、调试和优化Oracle PL/SQL存储程序单元,比如触发器等。

2010-06-25

Visual C++ 实用图像处理专业教程中的Imgcx学习版

Visual C++ 实用图像处理专业教程一书中框架.

2010-04-07

libevent v0.1

libevent的婴儿时期哦。个人觉得还是很简单实用的。对你研究nginx,lighttpd的事件会有帮助。要求不那么高的server中足够了。通常也没必要用太高版本的。当然自己也可以写一个。

2009-11-26

Programming Erlang

Programming Erlang PDF author: Joe Armstrong

2009-11-11

Visual C ++ 6.0 的MFC类库详解

Visual C ++ 6.0 的MFC类库详解。VC开发者常用的手册。

2009-07-29

VC++6.0技术内幕第五版

VC技术内幕第五版。不多说了。官方的经典书呀。

2009-07-29

From CPP to COM

关于COM的英文原版。不太厚。讲C++与COM之间的技术应用关系。

2009-07-29

Inside ATL

深入ATL英文原版。ATL的经典书,不用多说了吧?

2009-07-29

空空如也

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

TA关注的人

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