码迷,mamicode.com
首页 >  
搜索关键字:source-code    ( 706个结果
SAP事务码 一
SE80 -- edit source code. SE24 -- class create or display. SFP -- created and maintained independently of Web Dynpro applications using the Form Build ...
分类:其他好文   时间:2017-02-15 23:33:25    阅读次数:2999
you don't know js -- up &going 笔记
Code A program, often referred to source code or just code , is a set of special instructions to tell the computer what tasks to perform. Usually, the ...
分类:Web程序   时间:2017-02-15 14:39:51    阅读次数:306
mac下安装tesseract-OCR
1、先下载需要的软件包 OCR工具: Tesseract-OCR3.0.1 source code tesseract-ocr-3.01.eng.tar.gz 破验证码用英文就够了。 图像处理工具: Leptonica 1.68 png识别工具: libpng jpeg识别工具 :libjpeg t ...
分类:系统相关   时间:2017-02-15 12:19:13    阅读次数:1069
【开源】海看源代码统计工具 Haikan Source Code Counter
Haikan Source Code Counter 海看源代码统计工具 BY 杭州海看网络科技有限公司 github上的地址: https://github.com/haikanwhf/HaikanSourceCodeCounter 海看源代码统计工具V1.7.rar ...
分类:其他好文   时间:2017-02-14 00:00:16    阅读次数:202
gdal source code c++ make windows
下载源码 GDAL源代码下载地址:http://trac.osgeo.org/gdal/wiki/DownloadSource,或者安装svn从源代码服务器下载,svn地址是:http://svn.osgeo.org/gdal/trunk。 编译前 在编译开始之前,还需要打开nmake.opt文件, ...
分类:编程语言   时间:2017-02-08 18:21:06    阅读次数:275
[tech][转] 解决/usr/bin/ld: cannot find -lxxx 问题
http://blog.csdn.net/dayeshisir/article/details/7539054 问题: 在linux环境编译应用程式或lib的source code时常常会出现如下的错误讯息: /usr/bin/ld: cannot find -lxxx 这些信息会随着编译不同类型的 ...
分类:其他好文   时间:2017-02-06 13:20:45    阅读次数:130
悟空分词的搜索和排序源码分析之——索引
转自:http://blog.codeg.cn/2016/02/02/wukong-source-code-reading/ 索引过程分析 下面我们来分析索引过程。 这里需要注意的是,docId参数需要调用者从外部传入,而不是在内部自己创建,这给搜索引擎的实现者更大的自由。 将文档交给分词器处理,然 ...
分类:编程语言   时间:2017-01-22 21:26:19    阅读次数:332
centos通过源码安装mysql(可用于树莓派安装)
1、到mysql官网下载源码 http://dev.mysql.com/downloads/mysql/ 到Select Platform:下选择Source Code从下面选择Generic Linux 然后下载后传送到Linux 2、安装必须的依赖包 3、解压并编译 4、创建mysql用户并给m ...
分类:数据库   时间:2017-01-22 17:57:27    阅读次数:235
Defining Python Source Code Encodings
Defining the Encoding ...
分类:编程语言   时间:2017-01-19 13:59:33    阅读次数:218
Sublime Text Code Visualization Plugin
Using this plugin one can navigate the code easily. Source code and detailed user manual in https://github.com/league1991/CodeAtlasSublime . Find Call ...
分类:其他好文   时间:2017-01-19 07:51:23    阅读次数:293
706条   上一页 1 ... 26 27 28 29 30 ... 71 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!