码迷,mamicode.com
首页 >  
搜索关键字:business    ( 1757个结果
英语点滴
commercial businesslocal people are enjoying the convenience of commercial business.commercial business 怎么理解?商务的生意?不是有重复的意思么?commercial 翻成“商”,指非“工”业的经...
分类:其他好文   时间:2014-12-12 10:07:25    阅读次数:151
JS基础知识
Page Life CycleRequest (HTML/JS/JSON/Text/XML)---------> Callback------------->InitRequest 相当于URL跳转,Callback相当于page onload()init 相当于执行Business FlowCyc...
分类:Web程序   时间:2014-12-11 18:52:39    阅读次数:183
程序与数据库之间的连接桥梁和逻辑处理
一个较稳定的Biz(business)类库,它是从下面几篇中整合出来,并修正了bug。开源代码,C#版本。你可以直接下载使用,也可以细看下面几篇了解详细的操作以及演化。《ASP.NET开发,从二层至三层,至面向对象》http://www.cnblogs.com/insus/p/3822624.htm...
分类:数据库   时间:2014-12-11 08:57:24    阅读次数:190
关于JS的一点summary
AJAX ApplicationAJAX--->XML、HTML、JavaScript、JSON、Text、JSONP等数据。同时代码即业务。code--->Business logic关于JS库jQuery---->轻量级Dojo------>重量级框架ExtJS----->重量级框架
分类:Web程序   时间:2014-12-11 00:12:48    阅读次数:192
SharePoint: Create managed metadata field programatically
Thefollowingpiece of code creates a managedmetadatacolumn with internal name "BusinessLocation" and display name "Business Location"using (SPSite site...
分类:Web程序   时间:2014-12-10 22:39:11    阅读次数:187
Database Initialization Parameters for Oracle E-Business Suite Release 12
In This Document Section 1: Common Database Initialization Parameters For All ReleasesSection 2: Release-Specific Database Initialization Parameters For Oracle 10g Release 2Section 3: Release-Spe...
分类:数据库   时间:2014-12-10 12:34:36    阅读次数:399
流程任务-手工/接收/邮件任务
BPMN中支持send task/receive task/manual task和business rule task 任务。send task主要为email task 和 mule task ,而business rule task 主要是JBoss的Drools规则引擎。1.手工任务和接.....
分类:其他好文   时间:2014-12-10 01:46:17    阅读次数:1179
基于 .NET 的开源AOP框架评估
Rating of Open Source AOPFrameworks in .NET 基于 .NET 的开源AOP框架评估 Introduction 引言 In the days where business agility is becoming the definite needof any business / IT infrastructu...
分类:Web程序   时间:2014-12-10 00:36:04    阅读次数:821
三层总结
UI设计: UI即User Interface(用户界面)的简称。UI设计则是指界面美观的完整设计;流畅好用的人机交互;用户体验(用户黏性)。好的UI设计不仅是让软件变得有个性有品味,还要让软件的操作变得舒适、简单、自由,充分体现软件的定位和特点。 业务逻辑层BLL: 业务逻辑层(Business Logic Layer),主要是针对具体的问题的操作,也可以理解成对数据层的操作,对数据业务逻...
分类:其他好文   时间:2014-12-09 23:12:19    阅读次数:431
审批中关于e.Url的说明和使用
在表单操作后页面的跳转,会跳到一个Wcontain.aspx类似这个页面里面的iframe用于放置跳转后的地址所以可以建立一个新页面:修改首页的main的src 类似:parent.parent.parent.document.all.main.src = "../../business/ToDoW...
分类:Web程序   时间:2014-12-09 19:20:48    阅读次数:162
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!