代码搜索:bubbling
找到约 37 项符合「bubbling」的源代码
代码结果 37
www.eeworm.com/read/164604/5488992
java hottub.java
package headfirst.command.remote;
public class Hottub {
boolean on;
int temperature;
public Hottub() {
}
public void on() {
on = true;
}
public void off() {
on = false;
}
public void
www.eeworm.com/read/198865/7906395
install
Bubbling Load Monitoring Applet
- A GNOME panel applet that displays the CPU + memory load as a
bubbling liquid.
Copyright (C) 1999-2000 Johan Walles
- d92-jwa@nada.kth.se
- http://www.nada.kth.se/~
www.eeworm.com/read/198865/7906387
gnorba bubblemon-gnome1.gnorba
[bubblemon-gnome1]
type=exe
repo_id=IDL:GNOME/Applet:1.0
description=Bubbling Load Monitoring Applet
location_info=bubblemon-gnome1
www.eeworm.com/read/198865/7906419
in bubblemon-gnome1.1.in
.TH "Bubbling Load Monitor" "1" "@VERSION@" "Johan Walles" "GNOME Applets"
.SH "NAME"
.LP
Bubbling Load Monitor \- Displays the system load as a bubbling liquid
.SH "SYNTAX"
.LP
bubblemon-gnome1
.SH
www.eeworm.com/read/198865/7906560
c gnome1-meter.c
/*
* Bubbling Load Monitoring Applet
* - A GNOME panel applet that displays the CPU + memory load as a
* bubbling liquid.
* Copyright (C) 1999-2000 Johan Walles
* - d92-jwa@nada.kth.se
*
www.eeworm.com/read/198865/7906657
authors
Emacs, this is a -*-text-*- file.
Bubbling Load Monitoring Applet
- A GNOME panel applet that displays the CPU + memory load as a
bubbling liquid.
Copyright (C) 1999 Johan Walles
- d92-jwa@nada.kth