代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/153384/12038269
po de.po
# German translation for memprof.
# Copyright (C) 2000-2002 Free Software Foundation, Inc.
# Kai Lahmann , 2000.
# Christian Meyer , 2001, 2002.
#
msgid ""
msgstr
www.eeworm.com/read/153384/12038272
po sl.po
# Slovenian translation file for memprof
# Copyright (C) 2000 Free Software Foundation, Inc.
# Andraz Tori, 2000.
#
msgid ""
msgstr ""
"Project-Id-Version: memprof\n"
"POT
www.eeworm.com/read/153384/12038276
po sk.po
# translation of sk.po to Slovak
# memprof Slovak translation.
# Copyright (C) 2002 Free Software Foundation, Inc.
# Stanislav Visnovsky , 2002.
# Stanislav Višňovský
www.eeworm.com/read/153384/12038279
po zh_cn.po
# MemProf simplified chinese translation.
# Copyright (C) YEAR Free Software Foundation, Inc.
# He Qiangqiang , 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: MemProf\n"
"POT-Creation
www.eeworm.com/read/153343/12040776
java m_server.java
// M_Server.java
//
// Set up a Server that will receive a connection
// from a client, send a string to the client,
// and close the connection.
// Java core packages
import java.io.*;
impor
www.eeworm.com/read/255969/12043330
cpp getdir.cpp
#include
#include
#include
#include
#include
#include
void main()
{
char PATHNAME[100];
if(getcwd(PATHNAME,100)==NULL)
{
print
www.eeworm.com/read/341936/12054729
pas findmain.pas
unit FindMain;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TlHelp32, ComCtrls;
type
TForm1 = class(TForm)
StatusBar1: TSta
www.eeworm.com/read/341936/12054733
~pas findmain.~pas
unit FindMain;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TlHelp32, ComCtrls;
type
TForm1 = class(TForm)
StatusBar1: TSta
www.eeworm.com/read/153026/12065303
plg gsmpt.plg
Build target 'Target 1'
compiling OS_CORE.C...
compiling OS_Q.C...
compiling OS_CPU_C.C...
assembling OS_CPU_A.ASM...
compiling main.c...
SERIAL.C(72): error C202: 'TC35IGT': undefined identifier
SERI
www.eeworm.com/read/341718/12068722
c main.c
#include
#include
#include
#include
#include
#include
#include
//Global signal handler function
void signal_ha