代码搜索:Yourself

找到约 2,857 项符合「Yourself」的源代码

代码结果 2,857
www.eeworm.com/read/368348/2822648

php get_data.php

www.eeworm.com/read/259371/4344344

c t_setuid.c

/* ** This program checks to see if your version of setuid works. ** Compile it, make it setuid root, and run it as yourself (NOT as ** root). ** ** NOTE: This should work everywhere, but Lin
www.eeworm.com/read/101080/15853802

txt readme.txt

Teach Yourself Game Programming in 24 Hours - Examples ====================================================== Borland C++Builder Command Line Tools INTRO =============== Borland C++Builder Co
www.eeworm.com/read/101080/15854548

txt readme.txt

Teach Yourself Game Programming in 24 Hours - Examples ====================================================== Microsoft Visual Studio/C++ 2002 (v7.0) INTRO =============== Microsoft Visual St
www.eeworm.com/read/452710/7434953

h game.h

/* * This file gives the definitions for printing to a particular terminal. * If it doesn't work on your particular terminal, then you will need to * to change it yourself. Try doing a man on "
www.eeworm.com/read/157384/11713674

conf sql_db_layout.conf

# this file determines the layout of the PvPGN SQL database # the server will create the tables with their columns as specified in here # don't forget to create the DB yourself # no empty lines allowe
www.eeworm.com/read/157384/11713720

conf sql_db_layout2.conf

# this file determines the layout of the PvPGN SQL database # the server will create the tables with their columns as specified in here # don't forget to create the DB yourself # no empty lines allowe
www.eeworm.com/read/156528/11795120

asv main.asv

%*************** setup sources ********** format compact %**** if you are mixing the sources yourself: sources=readsounds(['man.wav';'man.wav']); [N,P]=size(sources); permu
www.eeworm.com/read/156528/11795123

m main.m

%*************** setup sources ********** format compact %**** if you are mixing the sources yourself: sources=readsounds(['man.wav';'wom.wav']); [N,P]=size(sources); % P=
www.eeworm.com/read/194563/5126296

txt bakefile_quickstart.txt

----------------------------------------------------------------------- Creating a Cross-Platform Build System Using Bakefile The 10-minute, do-it-yourself wx project baking guide (with free sample re