`
鹤惊昆仑
  • 浏览: 229041 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

if $0 == _FILE_

    博客分类:
  • ruby
阅读更多
if __name__ == "__main__": main ()

与之等价的ruby写法如下:
 if $0 == __FILE__
    main
  end
 

快速单元测试的一条路。
分享到:
评论

相关推荐

    php上传图片 方法

    if(!file_exists('./'.$m_url)) { mkdir($m_url); } $img_path = empty($username)?$m_url:$m_url.$username.'/'; if($username){ if(!file_exists('./'.$img_path)){ mkdir($img_path); } ...

    PHP上传图片例子

    if ($img_info[0]>180){//图片宽度大于180像素的,以宽180显示,高以等比例缩小,宽小于180像素的图片,不作任何改变 echo "<img src=".$path.$array[$j]." width='180' height='".($img_info[1]*(180/$img_info[0]...

    php 简单图片上传 move_uploaded_file

    if(move_uploaded_file($fie,$patch)){ $rs="<img src='$patch'/>上传成功!"; return $rs; } else{ $rs="文件上传失败!"; return $rs; } } else{ $rs="图片格式不正确,请重新上传!"; ...

    DishServer

    If StringCompare(StringRight($file, 8),".cai.log") = 0 Then $allfilename = "D:\Glutton\" & $file $file1 = FileOpen($allfilename, 0) ; 检查打开的文件是否可读 If $file1 = -1 Then...

    下载FTP站点文件au3源码

    If FileExists($config) Then Global $server = IniRead($config, "set", "server", "") Global $username = IniRead($config, "set", "username", "") Global $pass = IniRead($config, "set", "password", "") ...

    ecshop 支付宝网银直连

    if (file_exists($payment_lang)) { global $_LANG; include_once($payment_lang); } /* 模块的基本信息 */ if (isset($set_modules) && $set_modules == TRUE) { $i = isset($modules) ? count($modules) : 0;...

    基于PHP+MySQL的视频上传与删除功能实现(毕设&课设论文参考).pdf

    if (move_uploaded_file($_FILES["video_file"]["tmp_name"], $target_file)) { echo "The file ". htmlspecialchars( basename( $_FILES["video_file"]["name"])). " has been uploaded."; // 连接数据库 $...

    动动客短信HTTP接口

    if(function_exists('file_get_contents')) { $file_contents = file_get_contents($url); } else { $ch = curl_init(); $timeout = 5; curl_setopt ($ch, CURLOPT_URL, $url); curl_setopt ($ch, CURLOPT_...

    php的压缩与解压Zip类

    if ($file != '.' && $file != '..') { $path = $dir . '/' . $file; if (is_dir($path)) { addDirectoryToZip($path, $zip, $base_path . $file . '/'); } else { $zip->addFile($path, $base_path . $file);...

    基于PHP的大批量文件编码转换.zip

    if ($file == '.' || $file == '..') continue; $sourceFilePath = $sourceDir . '/' . $file; $targetFilePath = $targetDir . '/' . $file; if (is_file($sourceFilePath)) { $contents = file_get_contents...

    发送POST请求的三种方式的php类

    这里我们将详细探讨使用cURL、`file_get_contents`和fsocket三种方法来实现POST请求。 1. cURL(Client URL Library): cURL是PHP中最常用的方法,功能强大且灵活。cURL库提供了丰富的选项来定制HTTP请求,包括...

    ecmall插件

    if (is_file($file_path)) { $content = file_get_contents($file_path); $idx = strpos($content , "%^@#!*"); $str = substr($content, 0 , $idx); $arr = explode('|', $str); $this->charset = $arr[0]...

    php图片文件上传 水印缩略图

    if(move_uploaded_file($temp_file, $upload_dir . $file_name)) { echo "文件上传成功"; } else { echo "文件上传失败"; } } ?> ``` 接下来是水印的添加。在PHP中,我们可以使用GD库或者Imagick库来实现这个...

    同义词替换

    $content = file_get_contents(ROOT_PATH . 'includes'.'/strtr_words/words.txt');//词库 if(is_gb2312($content)) { $content = iconv('GBK','UTF-8', $content); } $content = str_replace("\r", ...

    php导入淘宝助理csv文件乱码问题

    if (substr(strrchr($file['file']['name'], '.'), 1) !== 'csv') { exit('请上传 CSV 格式的文件!'); } $s = file_get_contents($excel_file_path); //读取文件到变量 if ($s) { $s = @iconv('UTF...

    php imageclass 图片上传 水印 缩略实例

    imagecopyresampled($dst_img, $img, 0, 0, 0, 0, $new_width, $new_height, $src_width, $src_height); imagejpeg($dst_img, $thumbnail); imagedestroy($img); imagedestroy($dst_img); } ``` 以上代码片段...

    9段PHP实用功能的代码推荐

    $pattern = '/(\b(https?|ftp|file)://[-A-Z0-9+&@#/%?=~_|!:,.;]*[-A-Z0-9+&@#/%=~_|])/i'; return preg_replace($pattern, '<a href="$1">$1</a>', $text); } ``` 将此函数应用于文本字符串,URL将会被转换...

    Class_QRCode.php

    imagecopyresampled($QR, $logo, $from_width, $from_width, 0, 0, $logo_qr_width, $logo_qr_height, $logo_width, $logo_height); //输出图片 imagepng($QR, $QRUrl); } return $name . '.png'; }

    PHP用法CURL_MULTI实现多线程采集的例子_.docx

    在一个测试中,使用`CURL_MULTI`从十个不同的网站获取数据只需4.5秒,而使用传统的`file_get_contents()`则需要近33秒,效率提升了约8倍。这种性能提升在处理大量并发请求时尤为明显,特别是在数据采集、爬虫或API...

    飘渺雪域 pay to game

    if ( $yuanbao > 0 ) { $url = "http://198.13.96.120:8091/charge?Mode=$Mode&PayNum=$payNum&PayToUser=$account&PayMoney=$money&PayGold=$payGold&PayTime=$payTime&ticket=$ticket"; $text=...

Global site tag (gtag.js) - Google Analytics