码迷,mamicode.com
首页 >  
搜索关键字:getting    ( 1564个结果
MVC5+EF6--3 排序、过滤和分页
近期学习MVC5+EF6,找到了Microsoft的原文,一个非常棒的系列,Getting Started with Entity Framework 6 Code First using MVC 5,网址:http://www.asp.net/mvc/overview/getting-starte...
分类:编程语言   时间:2015-04-12 22:33:06    阅读次数:350
MVC5+EF6--1 创建Entity Framework数据模型
近期学习MVC5+EF6,找到了Microsoft的原文,一个非常棒的系列,Getting Started with Entity Framework 6 Code First using MVC 5,网址:http://www.asp.net/mvc/overview/getting-starte...
分类:Web程序   时间:2015-04-12 22:25:05    阅读次数:319
android 从主activity传值到子activity再把结果返回到主界面的示例
在原文档中是:Start Activity and Getting ResultsThe startActivity(android.content.Intent) method is used to start a new activity, which will be placed at the...
分类:移动开发   时间:2015-04-12 17:44:57    阅读次数:205
Thinking in one of my experience——My second lecture in Miss Harrell’s class
Good morning, everyone! Today, my topic is Thinking in One My of Experience. In my speech, I will share my experience of getting back home from schoo....
分类:其他好文   时间:2015-04-10 17:03:53    阅读次数:132
Note:This element has no attached source and the javadoc could not be found in the attached javadoc
像Microsoft Visual Studio 一样,使用Eclipse编写java代码时,将鼠标放在相应方法或字段等元素上时,会有对应的说明或提示。 不过,常出现下面的问题: Note:An exception occurred while getting the javadoc.see log for details. Note:This   element   neith...
分类:编程语言   时间:2015-04-10 09:34:00    阅读次数:1941
POJ 3627 Bookshelf (贪心)
Description Farmer John recently bought a bookshelf for cow library, but the shelf is getting filled up quite quickly, and now the only available space is at the top. Each of the N cows (1 ≤ N ≤ 20,...
分类:其他好文   时间:2015-04-09 21:54:52    阅读次数:153
[stm32F429-Disco-HAL] 1.先说说关于stm32Cube的一些事情。然后,Start with it...
目前,我觉得STM32CUBE最大的方便在于,可以使用STM32CubeMX软件来图形化配置外设。首先贴出官网的PDF,Getting started with STM32CubeF4 firmware package for STM32F4 Series【UM1730 User Manual】。来...
分类:其他好文   时间:2015-04-09 19:38:26    阅读次数:196
Scalatra
SBT和giter8在你开始着手之前,你需要安装两个工具(我假设你已经安装了JDK1.6+)。我将给你提供简缩的安装指令,详细版的安装指令可通过 下面的scalatra页面找到( http://www.scalatra.org/getting-started/first-steps.html)。这种...
分类:其他好文   时间:2015-04-07 19:00:31    阅读次数:123
Boost库编译后命名方式
Boost官网的《Geting Started On Windows》(http://www.boost.org/doc/libs/1_38_0/more/getting_started/windows.html)提到了Boost库的命名,摘录如下:以 libboost_regex-vc71-mt-...
分类:其他好文   时间:2015-04-03 12:57:10    阅读次数:140
怎样区分JQuery对象和Dom对象 常用的写法
第一步,http://www.k99k.com/jQuery_getting_started.html 第二步,新手先仔细得全部看一遍jQuery的选择器,很重要!!! (http://shawphy.com/jqueryapi/ 这里是最新文档,有离线版下载) 第三步,深刻了解jQuery对象和普...
分类:Web程序   时间:2015-04-03 11:08:35    阅读次数:135
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!