for example: id: 12565,12566,12567 how to define id's field type like int[]?
iceman8616
Posts
-
how to define array's field type? -
how to define array's field type?hi everybody! how to define field type which will save a array?
-
Replacing some bytes in a file in binary modedid you remember fflush() the buffers?
-
The Boss and the Workerin the method GetSalary(),the boss should check the worker is the real worker. you should make some mechanism to check the real worker.
-
C++ fstream's write operation is Sync or aSync?so the fstream's write operation will not be blocked?
-
C++ fstream's write operation is Sync or aSync?hi everybody, the C++ fstream's write operation is Sync or aSync?
-
DEBUG_NEW [modified]but why: #include #ifdef _DEBUG #define new DEBUG_NEW #endif ----can compile success?
-
DEBUG_NEW [modified]in vc2008:
#include <fstream> #ifdef _DEBUG #define new DEBUG_NEW #endif
----compile success#ifdef _DEBUG #define new DEBUG_NEW #endif #include <fstream>
----compile error d:\program files\microsoft visual studio 9.0\vc\include\xdebug(32) : error C2365: “operator new”: redefinition..... can anybody explain?modified on Wednesday, January 20, 2010 7:14 PM
-
how group box respond to BN_CLICKEDHi everybody, i put a group box which id is IDC_GB in a dialog. i add a message function to it and change it's styles notify to true. but it doesn't respond when i click it use mouse. who can tell me how to do?
-
how to desinged tables?i know UDF is user defined function. but i want to know is the column's type, for example, monday and 2010.1.0 column's data type,is date? or enum? or others?
-
how to desinged tables?Can you explain in detail, thank you!
-
how to desinged tables?hi everybody! I am working for a project named "Video Monitor". It required "record video by plan". My logic designed as follow: 1.date type data. ------------------------ date date type --------- ------------ monday working day . . . . . . friday working day saturday rest day sunday rest day 1.1 New Year's Day 2009.10.30 special day 1 2010.2.3 special day 2 . . . . . . -------------------------- 2.day record plan ------------------------------------------------------------------- day time action cameraNum ---- ------- --------- ------------ working day 06.00 begin record by timed 1,2 working day 18.00 end record by timed 1,2 rest day 06.00 begin record by move detect
-
SetWaitableTimer's absolute time?what's RTL apis?
-
SetWaitableTimer's absolute time?hi everybody! i want to use "SetWaitableTimer" api,but i don't know how to set "pDueTime". for example,if i want to set "pDueTime" a value "2009-10-20 13:34:10",what value should i set to "pDueTime".
-
what will happen when i terminate a process?hi everybody, what will happen when i terminate a prcocess on the windows taskmanager? Can the process make some action before killed?
-
how to rerun a process when it was terminated?how to check the original process is live by the process's name?
-
how to rerun a process when it was terminated?yes,and must use c/c++ code to restart.
-
how to rerun a process when it was terminated?hi everybody! i have a problem by follow! for example, a.exe was running , now i terminate it by use the windows taskmanager, how to rerun a.exe when it was terminate by c/c++ code.
-
how to use devcon remove dirver?I have try, But i still don't understand! can you tell me how to do!thanks!
-
how to use devcon remove dirver?I want to remove driver named "SAA7134 driver" by the way of using "devcon" command,how to do? the dirver list as follow: Inter(r) 82801BA/BAM AC'97 Audio Controller SAA7134 driver SAA7134 driver SAA7134 driver SAA7134 driver