码迷,mamicode.com
首页 >  
搜索关键字:creating    ( 1428个结果
浅谈设计模式:原型模式(Prototype Pattern)
官方解释: cloning of an existing object instead of creating new one and can also be customized as per the requirement.(克隆一个现有对象来代替新建一个对象,并且可以按定制要求克隆)...
分类:其他好文   时间:2015-04-03 09:26:00    阅读次数:207
git 使用入门篇
最近准备给同事培训git,发现了一个不错的资源,在这里:http://www.gitguys.com/topics/creating-a-shared-repository-users-sharing-the-repository/原文如下,有空再译:ommands discussed in thi...
分类:其他好文   时间:2015-04-01 16:48:01    阅读次数:157
[Javascript] Get Started with LeafletJS Mapping
Leaflet makes creating maps in the browserdead simple. With some HTML and 3 lines of JavaScript, we can quickly have a map displaying// create a map i...
分类:移动开发   时间:2015-03-21 00:59:31    阅读次数:290
php phppowerpoint
今天早上从订阅的 Zend DevZone 看到篇很有意思的文章.Creating PowerPoint 2007 files using PHP. 试了一下. 果然很又意思, 分享给大家吧.程序需要 PHP 5.2 以上环境, 另外需要 php_zip 和 php_xml 扩展模块支持. 另外需要...
分类:Web程序   时间:2015-03-20 18:19:50    阅读次数:407
Sitecore Digital Marketing System, Part 1: Creating personalized, custom content for site visitors(自定义SiteCore中的 Item的Personalize的Condition) -摘自网络
Sitecore’s Digital Marketing System (DMS) can help you personalize the content your site displays to your users/visitors and can be easily customized ...
分类:其他好文   时间:2015-03-20 17:53:35    阅读次数:116
About Quick Packaging and Custom Packaging
About Quick Packaging and Custom PackagingThe Enterprise Manager Support Workbench provides two methods for creating and uploading an incident package...
分类:其他好文   时间:2015-03-20 15:56:36    阅读次数:171
arcgis10的一个bug
Bug: Error: "No ArcSDE Server License Found" occurs when creating a new geodatabase with ArcSDE for SQL Server Express (Personal Edition) version 10.0...
分类:其他好文   时间:2015-03-18 17:22:21    阅读次数:156
[转]Creating an Entity Framework Data Model for an ASP.NET MVC Application (1 of 10)
本文转自:http://www.asp.net/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/creating-an-entity-framework-data-model-for-an-asp-net-mvc-a...
分类:移动开发   时间:2015-03-16 12:29:22    阅读次数:262
**CI中创建你自己的类库
http://codeigniter.org.cn/user_guide/general/creating_libraries.html创建类库当我们使用术语"类库"时,我们一般指的是位于libraries文件夹中的类,它们在wiki的"类库参考"这个板块被讨论.在当前这个话题中,我们将讨论如何在a...
分类:其他好文   时间:2015-03-15 18:12:07    阅读次数:100
在VS2012里创建SharePoint Ribbon Custom Action
原文地址:Creating SharePoint Ribbon CustomActions with Visual Studio 2012 本文由SPFarmer翻译 在SharePoint 2010里,创建一个ribbon custom actions并不是一个愉快的经历。你需要知道内部的XML的操作,以及选择正确CommandUIDefinition Id的后台的原理。我们的社区有一...
分类:其他好文   时间:2015-03-15 12:29:59    阅读次数:264
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!