基本信息
源码名称:ajax+php+oracle数据库web开发源码
源码大小:0.27M
文件格式:.zip
开发语言:PHP
更新时间:2023-10-27
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
ajax php oracle数据库web开发源码 不错的东西

.
├── AJAXCode
│   ├── AppendixD
│   │   ├── alter_world_leaders.sql
│   │   ├── clob_query.sql
│   │   ├── create_signon_trigger.sql
│   │   ├── create_store.sql
│   │   ├── create_user.sql
│   │   ├── create_world_leaders.sql
│   │   ├── get_president1.sql
│   │   ├── get_president2.sql
│   │   ├── get_presidents_function.sql
│   │   ├── get_presidents_procedure.sql
│   │   ├── reading_string_index.sql
│   │   └── seed_store.sql
│   ├── Chapter1
│   │   ├── catPrintTest.php
│   │   ├── forEachTest.php
│   │   ├── functionObjectTest.php
│   │   ├── invarLoopTest.php
│   │   ├── javaScriptLoopTest.html
│   │   ├── phpMath.php
│   │   ├── poorDesign.html
│   │   └── stringManipulation.php
│   ├── Chapter2
│   │   ├── businessRuleModule.inc
│   │   ├── commandModule.inc
│   │   ├── dataModule.inc
│   │   ├── generateTable.inc
│   │   ├── mainProcedural.html
│   │   ├── mainProcedural.php
│   │   ├── preparationModule.inc
│   │   └── reflectionTest.php
│   ├── Chapter3
│   │   ├── DBModel.inc
│   │   ├── cntrlObj.inc
│   │   ├── javaScriptArrays.html
│   │   ├── javaScriptObjectMain.html
│   │   ├── javaScriptPencilConstructor.html
│   │   ├── javaScriptPencilInheritanceFull.html
│   │   ├── main.php
│   │   ├── patientBCO.inc
│   │   ├── patientVCO.inc
│   │   ├── pencilConstructor.php
│   │   ├── pencilInheritance.php
│   │   └── woodPencilExample.php
│   ├── Chapter4
│   │   ├── CO.js
│   │   ├── ServerAccess.js
│   │   ├── cntrl.js
│   │   ├── main.html
│   │   └── sendRequestExample.html
│   ├── Chapters5_to_12
│   │   ├── BYUIsign030506_7537.jpg
│   │   ├── CO.js
│   │   ├── DBModel.inc
│   │   ├── EXPDAT.DMP
│   │   ├── HTTPRPCModel.inc
│   │   ├── HistoryTracking.js
│   │   ├── JSON_Util.js
│   │   ├── Net
│   │   │   ├── Socket.php
│   │   │   └── URL2.php
│   │   ├── PEAR.php
│   │   ├── Request
│   │   │   └── Listener.php
│   │   ├── ServerAccess.js
│   │   ├── SimplePlot.js
│   │   ├── XML
│   │   │   ├── RPC.php
│   │   │   └── Server.php
│   │   ├── XMLRPCModel.inc
│   │   ├── anchorExample.html
│   │   ├── badCommandBCO.inc
│   │   ├── badCommandVCO.inc
│   │   ├── clientTest.php
│   │   ├── close.gif
│   │   ├── cntrl.js
│   │   ├── cntrlObj.inc
│   │   ├── createReportDefBCO.inc
│   │   ├── createReportDefVCO.inc
│   │   ├── currentInventoryListingBCO.inc
│   │   ├── currentInventoryListingVCO.inc
│   │   ├── deleteReportDefBCO.inc
│   │   ├── deleteReportDefVCO.inc
│   │   ├── doctorBCO.inc
│   │   ├── doctorVCO.inc
│   │   ├── dragAndDrop.html
│   │   ├── draggable.js
│   │   ├── dragging.html
│   │   ├── draggingDropZones.html
│   │   ├── draggingWithDropLocations.html
│   │   ├── exposedInventoryListingBCO.inc
│   │   ├── exposedInventoryListingVCO.inc
│   │   ├── localInventoryCostBCO.inc
│   │   ├── localInventoryCostVCO.inc
│   │   ├── localInventoryListingBCO.inc
│   │   ├── localInventoryListingVCO.inc
│   │   ├── loginBCO.inc
│   │   ├── loginVCO.inc
│   │   ├── main.css
│   │   ├── main.html.inc
│   │   ├── main.php
│   │   ├── mashup.css
│   │   ├── mashup.html
│   │   ├── mashup.js
│   │   ├── mashupBCO.inc
│   │   ├── mashupBasics.html
│   │   ├── mashupExample.html
│   │   ├── mashupVCO.inc
│   │   ├── mochikit
│   │   │   ├── Async.js
│   │   │   ├── Base.js
│   │   │   ├── Color.js
│   │   │   ├── DOM.js
│   │   │   ├── DateTime.js
│   │   │   ├── Format.js
│   │   │   ├── Iter.js
│   │   │   ├── Logging.js
│   │   │   ├── LoggingPane.js
│   │   │   ├── MochiKit.js
│   │   │   ├── MochiKitSmall.js
│   │   │   ├── MockDOM.js
│   │   │   ├── Signal.js
│   │   │   ├── Test.js
│   │   │   ├── Visual.js
│   │   │   └── __package__.js
│   │   ├── noCmdBCO.inc
│   │   ├── noCmdVCO.inc
│   │   ├── nurseBCO.inc
│   │   ├── nurseVCO.inc
│   │   ├── patientBCO.inc
│   │   ├── patientVCO.inc
│   │   ├── patientVisitBCO.inc
│   │   ├── patientVisitVCO.inc
│   │   ├── plotKit
│   │   │   ├── Base.js
│   │   │   ├── Canvas.js
│   │   │   ├── EasyPlot.js
│   │   │   ├── Layout.js
│   │   │   ├── PlotKit.js
│   │   │   ├── SVG.js
│   │   │   ├── SweetCanvas.js
│   │   │   ├── SweetSVG.js
│   │   │   ├── dummy.svg
│   │   │   └── excanvas.js
│   │   ├── previewReportBCO.inc
│   │   ├── previewReportVCO.inc
│   │   ├── removeReportDefBCO.inc
│   │   ├── removeReportDefVCO.inc
│   │   ├── request.php
│   │   ├── resize.css
│   │   ├── resize.js
│   │   ├── resizeExample.html
│   │   ├── retrievePatNurseBCO.inc
│   │   ├── retrievePatNurseVCO.inc
│   │   ├── session.js
│   │   ├── simplePlot.html
│   │   ├── storeReportDefBCO.inc
│   │   ├── storeReportDefVCO.inc
│   │   ├── storeSessionBCO.inc
│   │   ├── storeSessionVCO.inc
│   │   ├── supplierInventoryListingBCO.inc
│   │   ├── supplierInventoryListingVCO.inc
│   │   ├── supplierService.php
│   │   ├── tracking.html
│   │   ├── updatePatNurseBCO.inc
│   │   ├── updatePatNurseVCO.inc
│   │   ├── util.js
│   │   ├── viewAllReportDefsBCO.inc
│   │   ├── viewAllReportDefsVCO.inc
│   │   ├── viewReportDefBCO.inc
│   │   └── viewReportDefVCO.inc
│   └── index.htm
└── ajax php oracle数据库web开发源码_0071502777_AJAXCode.zip

12 directories, 162 files