码迷,mamicode.com
首页 >  
搜索关键字:source-code    ( 706个结果
MySQLHelper
#region File Header & Copyright Notice/* * Copyright (C) 2014 XXX, INC. All Rights Reserved. * THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY AND MA...
分类:数据库   时间:2014-07-01 00:53:50    阅读次数:252
Generating Fortran 90 dependencies for Automake
GNU Autotools can not only handle making (compiling and linking), distributing, transplanting source code for different platforms, but can also track ...
分类:其他好文   时间:2014-06-30 12:33:53    阅读次数:400
Source Code for Unity3D Course Example Applications
Source Code for Unity3D Course Example Applications https://github.com/edagarli/unity3d...
分类:移动开发   时间:2014-06-30 09:47:31    阅读次数:227
dummynet windows下安装指南~
项目需要使用到了 dummynet,一般是用来控制流量,带宽,延迟,丢包率什么的,废话不说,直接进入安装流程1.下载dummynet 的源代码(source code)http://info.iet.unipi.it/~luigi/dummynet/#3d2a点选左边Availability,点选s...
分类:Windows程序   时间:2014-06-26 18:52:38    阅读次数:239
下午闲来没事儿,把几种常见的排序都码了一遍
Source code/*内部排序相关代码总结*/#include#include#include#include#include#include#include#define N 10000 //待排序的数据规模static unsigned int T = 17; using namespace...
分类:其他好文   时间:2014-06-25 13:59:53    阅读次数:348
sublime text 编译时提示[WinError 2] 系统找不到指定的文件。
[WinError 2] 系统找不到指定的文件。 [cmd: ['g++', 'D:\\source-code\\sublime\\test.cpp', '-o', 'D:\\source-code\\sublime/test']] [dir: D:\source-code\sublime] [path: D:\program\basic\python3.4.0;C:\Windows\sys...
分类:Windows程序   时间:2014-06-18 00:56:24    阅读次数:7280
Setup Spark source code environment
1. Install Java and set JAVA_HOME2. Install IntelliJ IDH and Scala plugin3. Download spark1.0.04. Generate a workspace for IDEA[shaochen@linux spark-1...
分类:其他好文   时间:2014-06-17 19:55:22    阅读次数:262
Intellij IDEA 编辑器中文乱码解决方案
本人中意source code pro作为编程字段无奈这种字体是英文字体,在Intellij中用这种字体会出现非ASCII字符乱码问题我的解决方案就是下一种Consolas-雅黑 混合体 或者Source_Code_Pro-雅黑 混合体俗称 xxxx-雅黑-hybrid设置为编程字体,搞定。给个链接...
分类:其他好文   时间:2014-06-15 22:03:45    阅读次数:228
一个好用的Dialog插件
网页中经常需要弹出dialog,虽然很多JS开源框架都提供这个功能,但是效果都不是很好,比如easy-UI。修改样式这些又不是我擅长的,身边又没有美工兄弟,苦逼啊!        (Easy-UI的BasicDialog) 而且如果使用这个,只能在div中添加内容,Source Code如下: Basic Dialog - jQuery EasyUI Demo <link ...
分类:其他好文   时间:2014-06-10 17:29:06    阅读次数:303
注释习惯
#region File Header & Copyright Notice/* * Copyright (C) 2014 AUGMENTUM, INC. All Rights Reserved. * THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY ...
分类:其他好文   时间:2014-06-08 23:33:33    阅读次数:409
706条   上一页 1 ... 67 68 69 70 71 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!