-
-
-
[
Windows_Unix]
wm.zip
dwt watermark. in this we can water mark an image and able to show the watermarked image
-
-
[
Unix_Linux]
docking.rar
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
-
-
[
SQL]
EggTimer-1.1.zip
Timer application used to show the use of timer in c#..net
Category:
CSharp Upload User:
goocheng Size:
47K
-
-
-
-
[
C/C++]
who1.c.rar
/*who1.c- for a first version the who programe
* open,read UTMP file,and show resulets
*/