码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
PAT 1003. Emergency
PAT 1003. Emergency (25) As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered ci ...
分类:其他好文   时间:2018-01-03 19:47:33    阅读次数:146
十七 Django框架,文件上传
1、自定义上传【推荐】 请求对象.FILES.get()获取上传文件的对象上传对象.name获取上传文件名称上传对象.chunks()获取上传数据包,字节码类型 html 逻辑处理 内置方式 表单验证模块 数据库操作Models模块 逻辑处理模块 ...
分类:Web程序   时间:2018-01-03 14:03:37    阅读次数:152
LeetCode 202. Happy Number
Write an algorithm to determine if a number is "happy". A happy number is a number defined by the following process: Starting with any positive intege ...
分类:移动开发   时间:2018-01-02 23:31:27    阅读次数:231
ABAP RFC远程调用
原文出自 江正军 技术博客,博客链接:www.cnblogs.com/jiangzhengjun RFC RFM限制 ABAP调用RFM 远程目标系统维护SM59 Connection type Technical Settings Logon/Security Special Options RF ...
分类:其他好文   时间:2018-01-01 21:50:15    阅读次数:179
动态生成ABAP程序-资料
参考程序: Tcode ABAPdocu--> BC - ABAP Programming--> The ABAP Programming Language--> Special Techniques--> Generating Programs Dynamically. 1.仅动态生成程序代码: ...
分类:其他好文   时间:2018-01-01 21:49:19    阅读次数:172
[Luogu3425][POI2005]KOS-Dicing
[题面戳这][1] 题目描述 Dicing is a two player game and its outcome is fully random. Lately its popularity increases all over Byteotia. There is even a special ...
分类:其他好文   时间:2017-12-29 20:55:19    阅读次数:212
JDK8中JVM对类的初始化探讨
在《深入理解Java虚拟机》(第二版,周志明著)中,作者介绍了JVM必须初始化类(或接口)的五种情况,但是是针对JDK7而言的。 那么,在JDK8中,这几种情况有没有变化呢?(我猜测应该会有扩展) 接下来我们探讨一下JDK8中JVM类的初始化这一部分内容。 官方文档为The Java® Virtua ...
分类:其他好文   时间:2017-12-27 14:17:46    阅读次数:220
python内置函数和匿名函数
内置函数 68个内置函数。它们就是python提供给你直接可以拿来使用的所有函数。 ...
分类:编程语言   时间:2017-12-25 13:40:42    阅读次数:247
湖南大学ACM程序设计新生杯大赛(同步赛)L - Liao Han
题目描述 Small koala special love LiaoHan (of course is very handsome boys), one day she saw N (N<1e18) guys standing in a row, because the boys had some ...
分类:其他好文   时间:2017-12-24 21:26:08    阅读次数:230
MIT公开课:算法导论 笔记(一)
课程链接:http://open.163.com/special/opencourse/algorithms.html 第一课:算法分析基础 1.介绍插入排序与归并排序,计算并比较最坏运行时间 2.算法分析重点与渐近分析方法 以下为个人笔记,根据字幕整理 第一课 算法分析 总结 解决问题的方法和方式 ...
分类:编程语言   时间:2017-12-24 17:28:20    阅读次数:266
1954条   上一页 1 ... 48 49 50 51 52 ... 196 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!