代码搜索:compiled

找到约 10,000 项符合「compiled」的源代码

代码结果 10,000
www.eeworm.com/read/471769/6881580

c delay.c

/* * Delay functions * See delay.h for details * * Make sure this code is compiled with full optimization!!! */ #include "delay.h" void DelayMs(unsigned char cnt) { unsigned char i
www.eeworm.com/read/370506/9598376

cpp stdafx.cpp

///////////////////////////////////////////////////////////////////////////// // Copyright (C) 1998 by J鰎g K鰊ig // All rights reserved // // This file is part of the completely free tetris clone "
www.eeworm.com/read/248954/12530140

cpp 5_29.cpp

#include using namespace std; #define NUM 100 //语句1 int main() { #if NUM>=100 //语句2:本行为条件编译命令 cout
www.eeworm.com/read/135826/13895286

cpp stdafx.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you l
www.eeworm.com/read/135580/13919516

h forms.h

// this file allows some forms programs to be compiled with no change. // put it in your include path. #include
www.eeworm.com/read/204935/15331174

cpp stdafx.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/110146/15541645

cpp stdafx.cpp

/* * Copyright (c) 1999, 2000 * Politecnico di Torino. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided tha
www.eeworm.com/read/109546/15555512

cpp stdafx.cpp

///////////////////////////////////////////////////////////////////////////// // Copyright (C) 1998 by J鰎g K鰊ig // All rights reserved // // This file is part of the completely free tetris clone "
www.eeworm.com/read/108669/15579773

cpp gbook.cpp

/* Intuitive Guestbook - Limited Edition A comprehensive guestbook that let user put their mark on a page. Compiled with sucess on Linux 2.0.34 and FreeBSD using g++ Compile: g++ -o gbook.cgi gbo
www.eeworm.com/read/108576/15584080

cpp stdafx.cpp

// (C) Copyright 2002-2003 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // prov