码迷,mamicode.com
首页 >  
搜索关键字:library    ( 9097个结果
MSDN学习: 加密解密Config文件中的Sections( Encrypting and Decrypting Configuration Sections)
https://msdn.microsoft.com/en-us/library/wfc2t3az(v=vs.100).aspxhttps://msdn.microsoft.com/en-us/library/zhhddkxy(v=vs.100).aspx需要使用administrator权限run...
分类:其他好文   时间:2015-07-16 18:40:08    阅读次数:87
利用官方资源学习iOS
欢迎关注我的新浪微博_iOS卡卡 (默认你已经下载了开发工具Xcode,或者用浏览器打开iOS Developer Library) 苹果官方文档已经提供了中文版的入手教程,在Xcode中可以方便找到,快捷键shift+command+数字0 现在已经是iOS8.3和Xcode6的时候了,...
分类:移动开发   时间:2015-07-16 18:19:17    阅读次数:113
geekpark.js
1 /** 2 * This is a javascript library 3 * Author: Dongdong 4 * Version: 1.1.2 5 * Date: 2014.06.19 6 * Mail: mail@liyaodong.com 7 */ 8...
分类:Web程序   时间:2015-07-16 18:16:15    阅读次数:117
文本挖掘
#library("rJava")library("Rwordseg")library("NLP")library("tm")library(igraph)#setwd("E:\\毕业设计\\")#txt<-read.csv(file="总评论文本.csv",header=T)#txt<-txt[s...
分类:其他好文   时间:2015-07-16 18:13:42    阅读次数:126
想学习ios开发,顺手记录一下需要的资源
马上着手开发 iOS 应用程序 (Start Developing iOS Apps Today)https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOSCh/ThirdTutorial.ht...
分类:移动开发   时间:2015-07-16 16:31:35    阅读次数:188
Automatic Code Generation-->Implement Interface
https://msdn.microsoft.com/en-us/library/hk90416s(v=vs.110).aspxVS中自带的只能提示,一个类继承自某一个接口。由VS为类生成接口所要求的方法using System;using System.Collections.Generic;us...
分类:其他好文   时间:2015-07-16 16:27:13    阅读次数:115
Google推荐的图片加载库Glide介绍(转)
英文原文Introduction to Glide, Image Loader Library for Android, recommended by Google首发地址http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0327/2650...
分类:其他好文   时间:2015-07-16 16:00:01    阅读次数:99
Mac 下 Laravel 创建 新项目
PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php/extensions/no-debug-non-zts-20121212/php_gd2.dll‘ - dlopen(/usr/lib/php/extensions/no-debug-non-zts-20121212/php_gd2.dll, 9): ...
分类:系统相关   时间:2015-07-16 14:28:25    阅读次数:223
Daikon Forge GUI Library(dfgui)之OnDragStart、OnDragEnd、OnDragDrop
最近项目要开发个新的模块,但是ui是dfgui的,我想在这个列表中对其进行拖拽到场景时出现模型,进行自由摆放,那么就得用到拖拽事件了。1,给Model_Row添加事件,分别是OnDragStart、OnDragEnd、OnDragDropOnDragStart是在鼠标拖拽开始时触发,OnDragEn...
分类:其他好文   时间:2015-07-16 11:20:23    阅读次数:226
ServiceModel Metadata Utility Tool (Svcutil.exe)
https://msdn.microsoft.com/zh-cn/library/aa347733.aspx参数:/directory: Directory to create files in. Default: The current directory. Short form: /d 缩写H....
分类:Web程序   时间:2015-07-16 11:07:35    阅读次数:120
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!