代码搜索:runtime
找到约 10,000 项符合「runtime」的源代码
代码结果 10,000
www.eeworm.com/read/488400/1230127
rb globalize_generator.rb
require 'zlib'
require 'pathname'
class GlobalizeGenerator < MigrationGenerator
def initialize(runtime_args, runtime_options = {})
arg = runtime_args.first
@tiny = arg && arg.downcase
www.eeworm.com/read/175309/5348571
cs class1.cs
using System;
using System.Runtime.Remoting;
using System.Runtime.Remoting.Channels;
using System.Runtime.Remoting.Channels.Tcp;
namespace RemotingHello
{
class RemoteClient
{
[STAT
www.eeworm.com/read/168845/5432245
hpp value_generator.hpp
// (C) Copyright Gennadiy Rozental 2005.
// Use, modification, and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at
www.eeworm.com/read/150320/12299259
pas zibcompressor.pas
{*******************************************************}
{ }
{ Runtime Library }
{
www.eeworm.com/read/146928/5734188
cs mediator.cs
using System;
using System.Collections;
using System.Runtime.Serialization;
using System.Runtime.Remoting.Messaging;
using System.Runtime.InteropServices;
[assembly:CLSCompliant(true)]
[assembly
www.eeworm.com/read/121089/6069935
asm rtm86.asm
TITLE RTM86 - 8086 Runtime Module Dispatcher
;***
; RTM86 - 8086 Runtime Module Dispatcher
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Contains the runtime module entry point
www.eeworm.com/read/11175/207787
asm rttoul.asm
TITLE RTTOUL - Transfers control to user lib from runtime.
;***
;RTtoUL - Transfers control from QB runtime to UL specific runtime.
;
; Copyright 1986, 1987, Microsoft Corporation
;
;Purpo
www.eeworm.com/read/11175/207828
asm rtm86.asm
TITLE RTM86 - 8086 Runtime Module Dispatcher
;***
; RTM86 - 8086 Runtime Module Dispatcher
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Contains the runtime module entry point
www.eeworm.com/read/234134/4661218
asm rttoul.asm
TITLE RTTOUL - Transfers control to user lib from runtime.
;***
;RTtoUL - Transfers control from QB runtime to UL specific runtime.
;
; Copyright 1986, 1987, Microsoft Corporation
;
;Purpo
www.eeworm.com/read/234134/4661259
asm rtm86.asm
TITLE RTM86 - 8086 Runtime Module Dispatcher
;***
; RTM86 - 8086 Runtime Module Dispatcher
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Contains the runtime module entry point