代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/136828/5845271
java switch.java
package com.javapatterns.command.lightandfan;
public class Switch {
private Command UpCommand, DownCommand;
public Switch( Command Up, Command Down) {
UpCommand =
www.eeworm.com/read/135761/5877870
tcl permissn.tcl
# PERMISSN.TCL - Setup procedures for implementing permission wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 01c,01feb99,tcy moved procs fro
www.eeworm.com/read/135709/5880517
hpp win32_timer.hpp
/*****************************************************************************
* win32_timer.hpp
*****************************************************************************
* Copyright (C) 2003 V
www.eeworm.com/read/133465/5904427
c main.c
#include "def.h"
main(void)
{
int i;
initcold();
for (;;)
{
initwarm();
if (getline())
if (i = parse())
execute(i);
}
www.eeworm.com/read/131315/5937369
readme
To test mkmf, carry out the following steps:
1. set the PROJECT environment variable to the top directory of the mkmf
hierarchy.
2. Copy mkmf to this (tmp) directory.
3. Execute ptest.
www.eeworm.com/read/131315/5940460
c run.c
/****************************************************************
Copyright (C) AT&T 1993
All Rights Reserved
Permission to use, copy, modify, and distribute this software and
its documentation for a
www.eeworm.com/read/130577/5951919
java tilesaction.java
/*
* $Id: TilesAction.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");