代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.h
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
remote.help
Commands available :
help
Prints this help
logout
Disconnects you from the currents session
connect
Connects you to your account
online
Shows you all online users and their states
status
Shows y
amsn-remote
#!/usr/bin/wish
###
### Remote controller program
###
set initialize_amsn 1
proc readsocket { } {
global sock
if { [gets $sock response] == -1 } {
.controler.res.txt insert end "Amsn serve
remote.tcl
#########################################################
### remote.tcl v 1.0 2003/05/22 KaKaRoTo
#########################################################
if { $initialize_amsn == 1 } {
global r
remote.h
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
remote.java
/*
Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
remote.java
/*
* Created on Dec 18, 2006 at 2:16:07 AM.
*
* Copyright (c) 2006 Robert Virkus / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Polish is free software; you can redist