代码搜索:Emulate

找到约 948 项符合「Emulate」的源代码

代码结果 948
www.eeworm.com/read/392996/8316281

h network.h

// network.h // Data structures to emulate a physical network connection. // The network provides the abstraction of ordered, unreliable, // fixed-size packet delivery to other machines on the networ
www.eeworm.com/read/235522/14065547

h network.h

// network.h // Data structures to emulate a physical network connection. // The network provides the abstraction of ordered, unreliable, // fixed-size packet delivery to other machines on the networ
www.eeworm.com/read/144212/5752902

substr

# # substr -- a function to emulate the ancient ksh builtin # # # -l == shortest from left # -L == longest from left # -r == shortest from right (the default) # -R == longest from right substr() {
www.eeworm.com/read/126411/6017657

substr

# # substr -- a function to emulate the ancient ksh builtin # # # -l == shortest from left # -L == longest from left # -r == shortest from right (the default) # -R == longest from right substr() {
www.eeworm.com/read/262892/11386931

h database.h

/** * Database - A class to emulate a database we will use later * * @author Jonathan Roewen */ #ifndef DATABASE_H #define DATABASE_H #include #include using namespace
www.eeworm.com/read/16793/690854

substr

# # substr -- a function to emulate the ancient ksh builtin # # # -l == shortest from left # -L == longest from left # -r == shortest from right (the default) # -R == longest from right substr() {
www.eeworm.com/read/456693/1604412

py code.py

# Portions Copyright (c) 2005 Nokia Corporation """Utilities needed to emulate Python's interactive interpreter. """ # Inspired by similar code by Jeff Epler and Fredrik Lundh. import sys
www.eeworm.com/read/187454/5220801

h biosdisk.h

/* biosdisk.h - emulate biosdisk */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002, 2004 Free Software Foundation, Inc. * * GRUB is free software; you can redistribute it and/or
www.eeworm.com/read/187454/5220829

h biosdisk.h

/* biosdisk.h - emulate biosdisk */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002 Free Software Foundation, Inc. * * GRUB is free software; you can redistribute it and/or modify
www.eeworm.com/read/165323/5483380

h biosdisk.h

/* biosdisk.h - emulate biosdisk */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002, 2004 Free Software Foundation, Inc. * * GRUB is free software; you can redistribute it and/or