码迷,mamicode.com
首页 >  
搜索关键字:creating    ( 1428个结果
C# Notes: Arrays
1. Creating an array instance Arrays are reference types, regardless of the type of their elements. This means that an array variable refers to a cont...
分类:Windows程序   时间:2014-12-14 21:11:44    阅读次数:234
Creating a REST API with Spring Boot and MongoDB
Spring Boot is an opinionated framework that simplifies the development of Spring applications. It frees us from the slavery of complex configuration files and helps us to create standalone Spring ...
分类:数据库   时间:2014-12-11 10:38:06    阅读次数:259
FireFox Prevent this page from creating addtional dialogs 火狐浏览器 设置 阻止此页面创建更多对话框
设置 FireFox Prevent this page from creating addtional dialogs 阻止此页面创建更多对话框
分类:其他好文   时间:2014-12-10 17:41:40    阅读次数:560
MEF学习
MEF基本概念。The Managed Extensibility Framework or MEF is a library for creating lightweight, extensible applications。主要是用于让程序更易扩展。以接口为最基础的理解。1.可以用静态类的静态方...
分类:其他好文   时间:2014-12-10 16:05:18    阅读次数:184
[转] 使用 MVC 5 的 EF6 Code First 入门 系列
译文:http://www.cnblogs.com/Bce-/category/573301.html原文:http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-en...
分类:Web程序   时间:2014-12-10 14:09:33    阅读次数:157
[MEAN Stack] Select by ID with Mongoose and Express
Mongoose allows you to easily select resources by ID from your MongoDB. This is an important aspect to creating an API.Server.js'use strict';var expre...
分类:其他好文   时间:2014-12-10 07:05:18    阅读次数:253
[翻译] MagicPie
MagicPiePowerful pie layer for creating your own pie view. PieLayer provide great animation with simple usage.PieLayer是一个非常强大的layer,非常易用,效果很炫。The main...
分类:其他好文   时间:2014-12-05 00:33:12    阅读次数:352
Contoso 大学 - 1 - 为 ASP.NET MVC 应用程序创建 EF 数据模型
原文地址:Creating an Entity Framework Data Model for an ASP.NET MVC Application (1 of 10)Contoso 大学 Web 示例应用演示了如何使用 EF 技术创建 ASP.NET MVC 应用。示例中的 Contoso 大学...
分类:Web程序   时间:2014-12-03 18:56:33    阅读次数:182
Contoso 大学 - 4 - 创建更加复杂的数据模型
原文地址:http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-a-more-complex-data-model-for-an-asp-net-mvc-application全文目录:Contoso ...
分类:其他好文   时间:2014-12-03 18:51:33    阅读次数:295
ruby初步学习中遇到的错误
print <<off This is the second way of creating here document ie. multiple line string; off报错: 原因: off前面有一个空格
分类:其他好文   时间:2014-12-02 22:17:00    阅读次数:150
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!