码迷,mamicode.com
首页 >  
搜索关键字:httpd-2.4 安全访问 https 虚拟主机    ( 135518个结果
[转]下拉按钮 C#_Winform 自定义控件
[https://workspaces.codeproject.com/elia-sarti/splitbutton-an-xp-style-dropdown-split-button]using System;using System.ComponentModel;using System.Dra...
分类:Windows程序   时间:2014-06-07 02:40:18    阅读次数:424
001.为什么选择用AngularJs开发?
网上关于AngularJs(https://angularjs.org/)的介绍与好处已经相当多了,大家可以自己去搜索看看,很多很多。 1.疯狂的原生的App开发 在这里我主要谈一下我自己为什么要使用AngularJs。2011年我开始接触IOS编程,发现苹果的App体验真的非常棒,自己也跟着教程做...
分类:Web程序   时间:2014-06-04 21:37:28    阅读次数:348
[leetcode]Median of Two Sorted Arrays @ Python
原题地址:https://oj.leetcode.com/problems/median-of-two-sorted-arrays/题意:There are two sorted arrays A and B of size m and n respectively. Find the median...
分类:编程语言   时间:2014-06-04 18:52:31    阅读次数:356
用linux源码构建xen的domU
linux源码版本linux-3.14,可以从https://www.kernel.org/获取。由于已经有了dom0(fedora19),现在需要安装domU,domU可以用xen源码自带的miniOS,这个os是xen客户机的最小系统,有机会一定安装一下试试。这次我配置安装的是linux。参考x...
分类:系统相关   时间:2014-06-03 13:49:58    阅读次数:394
ThinkPHP中邮件发送功能
初次使用thinkphp框架,开发一个邮件发送功能,由于对框架不熟悉折腾了几个小时终于成功了,以下是代码记录。此函数只能在ThinkPHP中使用且需要phpmailer扩展的支持;phpmail的下载地址:https://code.google.com/a/apache-extras.org/p/p...
分类:Web程序   时间:2014-06-03 13:20:22    阅读次数:285
[leetcode]Evaluate Reverse Polish Notation @ Python
原题地址:https://oj.leetcode.com/problems/evaluate-reverse-polish-notation/题意:Evaluate the value of an arithmetic expression inReverse Polish Notation.Val...
分类:编程语言   时间:2014-06-03 11:18:22    阅读次数:335
使用 IntraWeb (1) - 先测试如何部署为 Asp.Net 的应用
IntraWeb 14 可以部署为 Asp.Net 的应用程序, 需要 NET Framework 4.5 和 ASP.NET MVC 4 或之上版本的支持; 这下, 只能用虚拟主机的朋友有福了!我的测试环境: XE4 + IntraWeb v14.0.23 Ultimate第一步: 先通过如下过程...
分类:Web程序   时间:2014-05-30 22:14:04    阅读次数:339
万能的编程语言不要习惯性地把工具当作你天性缺陷的遮羞布
原文:https://medium.com/p/52fec115c513我刚开始写程序那会,十分在意于各种编程语言之间的比较。每次自己使用的语言被别人说三道四,心里就跟打翻了五味瓶一样,很不是滋味。同样情况下, 换成那些在知识技术上过硬或业内稍有所成就的人, 一般都会心平气和, 有理有据地跟别人争辩...
分类:编程语言   时间:2014-05-30 22:04:35    阅读次数:219
[leetcode]Palindrome Partitioning @ Python
原题地址:https://oj.leetcode.com/problems/palindrome-partitioning/题意:Given a strings, partitionssuch that every substring of the partition is a palindrome...
分类:编程语言   时间:2014-05-29 18:26:15    阅读次数:334
如何配置能让fiddler抓去https的请求?
1、打开fiddler,>>Tools>>Fiddler Options,打开如图所示的HTTPS配置项:点击Export Rppt Certifica to Desktop :桌面上多了一个证书:下面就是将证书导入:点击开始-运行,输入:mmc,打开如下图所示页面,点击红框菜单最后点击完成,确定!...
分类:其他好文   时间:2014-05-29 15:07:42    阅读次数:406
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!