码迷,mamicode.com
首页 >  
搜索关键字:handling    ( 365个结果
angularjs填写表单
https://scotch.io/tutorials/handling-checkboxes-and-radio-buttons-in-angular-forms Angular Checkboxes and Radio But...
分类:Web程序   时间:2015-02-10 14:53:52    阅读次数:158
JQuery学习总结
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combinat...
分类:Web程序   时间:2015-02-08 21:54:06    阅读次数:201
PostgreSQL 执行Drop Table等命令型SQL的总体流程
DROP命令(Commands)实现: /* * Drop one or more objects. * * We don't currently handle all object types here. Relations, for example, * require special handling, because (for example) indexes have add...
分类:数据库   时间:2015-02-06 14:57:50    阅读次数:290
WebAPI 用户认证防篡改实现(三)异常信息处理 AbsCommonExceptionFilterAttribute
每个平台都应该具备异常处理策略,此处异常处理策略只针对用户请求产生的当前线程异常,不包括异步处理时产生的未捕获异常,关于异常处理建议大家可以去看下微软企业库的 Exception Handling Application Block AbsCommonExceptionFilterAttribute,同信息验证一样,异常也是通过Attrbute来处理 using System.Ne...
分类:Windows程序   时间:2015-02-05 16:29:59    阅读次数:536
Unity协程(Coroutine)原理深入剖析再续
本文主要分为三部分:                1)yield return, IEnumerator  和 Unity StartCoroutine 的关系和理解                2)Cortoutine 扩展——Extending Coroutines: Return Values and Error Handling                3)Co...
分类:编程语言   时间:2015-02-05 11:21:26    阅读次数:385
ExtJS笔记 Form
AForm Panelis nothing more than a basicPanelwith form handling abilities added. Form Panels can be used throughout an Ext application wherever there i...
分类:Web程序   时间:2015-02-05 00:48:19    阅读次数:275
[转载]A Crash Course on the Depths of Win32 Structured Exception Handling
转自:[已完工][经典文章翻译]A Crash Course on the Depths of Win32 Structured Exception Handling原文题目: >原文地址: http://www.microsoft.com/msj/0197/Exception/Exception....
分类:Windows程序   时间:2015-02-02 22:47:08    阅读次数:251
iOS 英语学习 翻译官方文档--不定时更新。
1,About Text Handling in iOSThe iOS platform gives you many ways to display text in your apps and let users edit that text. It also lets you display f...
分类:移动开发   时间:2015-02-02 17:31:08    阅读次数:217
远程调用jboss as 7上部署的ejb出现No EJB receiver available for handling 异常
昨天倒腾了一天终于配置好了jboss as 7的域,今天又倒腾了一整天在上面部署了个EJB,然后试了一个利用JNDI来进行远程调用。下面记录一下过程中那些乱七八糟的问题:首先是这个jboss-client.properties文件,各个属性值的含义可以从jboss的官方文档上得到解释https://...
分类:其他好文   时间:2015-01-25 19:25:50    阅读次数:172
laravel权限控制
PermissionsTiny Laravel 4 package for handling user roles and permissions.InstallationAdd the following to the require key of your composer.json file:...
分类:其他好文   时间:2015-01-22 10:56:49    阅读次数:614
365条   上一页 1 ... 27 28 29 30 31 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!