代码搜索:runtime
找到约 10,000 项符合「runtime」的源代码
代码结果 10,000
www.eeworm.com/read/366150/9826873
cs sound.cs
using System;
using System.Runtime.InteropServices;
namespace SPAlarm
{
///
/// sound
www.eeworm.com/read/278472/10533691
makefile
#
# Makefile
# OS : Linux, QNX, Solaris, HPUX
# Tool : gcc or native complier
#
# Copyright (c) 2001-2007 McObject LLC.
#
#
##
# Please, type:
#
# $ make
# $ make samples - to build or rebuild
www.eeworm.com/read/124675/6947409
txt readme.txt
uses winskindlg;
Type
TMySkinManage=class(TSkinManage);
procedure TForm1.btn1Click(Sender: TObject);
//破解后的2.6版不能够动态改变窗体的caption,下面是补充解决办法
var
P: Pchar;
begin
P := Pointer(TMySkinManage(Sk
www.eeworm.com/read/459685/7268717
bsh execcode.bsh
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/445412/7595740
disclaimer
/*
* DISCLAIMER
* This file has no copyright assigned and is placed in the Public Domain.
* This file is a part of the mingw-runtime package.
*
* The mingw-runtime package and its code is distrib
www.eeworm.com/read/121089/6069825
inc addr.inc
;***
;addr.inc - 26-May-86 - Module Header Definitions
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
; ****************************************************************
www.eeworm.com/read/121089/6069889
asm rtterm.asm
TITLE RTTERM - Termination module for BASIC runtime
;***
;RTTERM.ASM - Termination module for BASIC runtime
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; This module contains the
www.eeworm.com/read/113184/6134326
properties velocity.properties
# Copyright 2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obt
www.eeworm.com/read/109010/6180080
properties dummy.properties
# This is a dummy properties file that may be used at design
# time when a runtime MessageResources instance is not available