代码搜索:databases
找到约 1,381 项符合「databases」的源代码
代码结果 1,381
www.eeworm.com/read/314817/13558465
cs rapienumdbthread.cs
// RapiEnumDBThread.cs - Creates a background
// thread to names of database volumes and names of databases
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming th
www.eeworm.com/read/111677/6153702
vm control.vm
#set ($basePath = $generator.OutputPath)
#foreach ($dataModel in $dataModels)
#foreach ($database in $dataModel.Databases)
#if ($database.Package)
#set ($package = $database.Package)
www.eeworm.com/read/111677/6153704
vm control.vm
#set ( $basePath = ${generator.OutputPath} )
#foreach ($dataModel in $dataModels)
#foreach ($database in $dataModel.Databases)
#if ($database.Package)
#set ($package = $database.Packag
www.eeworm.com/read/253602/12210136
txt oracle database pl sql statement multiple sql injection exploits.txt
/*
Advanced SQL Injection in Oracle databases
Becoming the SYS user with SQL Injection.
This script creates functions that can be injected to replace
the password of the SYS user and to restore it
www.eeworm.com/read/246079/4496962
vb rapienumdbthread.vb
' RapiEnumDBThread.vb - Creates a background
' thread to names of database volumes and names of databases
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NE
www.eeworm.com/read/238710/4612389
cs rapienumdbthread.cs
// RapiEnumDBThread.cs - Creates a background
// thread to names of database volumes and names of databases
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming th
www.eeworm.com/read/193974/5138025
py shelve.py
"""Manage shelves of pickled objects.
A "shelf" is a persistent, dictionary-like object. The difference
with dbm databases is that the values (not the keys!) in a shelf can
be essentially arbitrary
www.eeworm.com/read/177052/5333300
cs rapienumdbthread.cs
// RapiEnumDBThread.cs - Creates a background
// thread to names of database volumes and names of databases
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming th
www.eeworm.com/read/173141/5379195
properties secureusers_derby.properties
### following contains only fictional names for machines and domains
#
# secureUsers configuration:
#
# Here we configure 5 databases with each of them having a different
# authentication scheme being
www.eeworm.com/read/172725/5382580
vm control.vm
#set ($basePath = $generator.OutputPath)
#foreach ($dataModel in $dataModels)
#foreach ($database in $dataModel.Databases)
#if ($database.Package)
#set ($package = $database.Package)