代码搜索:DataBase

找到约 10,000 项符合「DataBase」的源代码

代码结果 10,000
www.eeworm.com/read/173998/9613630

changelog

--------------- 0.2.2 --------------- -fixed crash when parsing config file under Win32 -fixed loss of entry icons when saving a database which was not created with KeePassX (no KPX_CUSTOM_ICONS m
www.eeworm.com/read/173996/9614269

in keyring.rcp.in

/* -*-coding:latin-1;-*- * * Keyring -- store passwords securely on a handheld * * Copyright (C) 1999-2001 by Martin Pool * Copyright (C) 2001-2005 by Jochen Hoenicke
www.eeworm.com/read/173559/9651125

txt readme.txt

***************************************************************** * BrokerTool Project INSTRUCTIONS * *****************************************************************
www.eeworm.com/read/173526/9653000

ini server1.ini

[Server] ServerName=pzt LoginName=sa PassWord= Database=question
www.eeworm.com/read/173349/9661404

tcl spaceanal.tcl

# Run this TCL script using "testfixture" in order get a report that shows # how much disk space is used by a particular data to actually store data # versus how much space is unused. # if {[catch {
www.eeworm.com/read/173349/9661465

c attach.c

/* ** 2003 April 6 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness f
www.eeworm.com/read/173349/9661618

test manydb.test

# 2005 October 3 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yours
www.eeworm.com/read/173349/9661897

tcl quickstart.tcl

# # Run this TCL script to generate HTML for the quickstart.html file. # set rcsid {$Id: quickstart.tcl,v 1.8 2006/06/13 11:27:22 drh Exp $} source common.tcl header {SQLite In 5 Minutes Or Less} puts
www.eeworm.com/read/173349/9661950

tcl index.tcl

#!/usr/bin/tclsh source common.tcl header {SQLite home page} puts { About SQLite
www.eeworm.com/read/173349/9661963

tcl sqlite.tcl

# # Run this Tcl script to generate the sqlite.html file. # set rcsid {$Id: sqlite.tcl,v 1.23 2005/12/02 01:57:43 drh Exp $} source common.tcl header {sqlite: A command-line access program for SQLite