1 / 1

02 9 3 2010Perl.2

Download Presentation

02 9 3 2010Perl.2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <link rel="shortcut icon" href="/static/favicon.ico?v=8.44"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/static/favicon.ico?v=8.44"/> <meta charset="utf-8"/> <!-- iPhone, iPad and Android specific settings --> <!--<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1;">--> <!--<meta name="apple-mobile-web-app-capable" content="yes"/>--> <!--<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>--> <title>ens - Elaborazione Numerica dei Segnali - /Dati3d/slides/02-9-3-2010Perl.2.ppt - ens - Powered by XP-Dev.com</title> <meta name="description" content="ens - Elaborazione Numerica dei Segnali - /Dati3d/slides/02-9-3-2010Perl.2.ppt - ens - Powered by XP-Dev.com"/> <!-- Create an icon and splash screen for iPhone and iPad --> <link rel="apple-touch-icon" href="/static/images/iOS_icon.png?v=8.44"/> <link rel="apple-touch-startup-image" href="/static/images/iOS_startup.png?v=8.44"/> <link rel="stylesheet" type="text/css" href="/static/styles/adminica/all.css?v=8.44" media="screen"/> <!-- These following stylesheets will set the light theme, fixed width, top bar, red colour --> <!--<link rel="stylesheet" type="text/css" href="css/theme/theme_light.css" media="screen">--> <link rel="stylesheet" type="text/css" href="/static/styles/adminica/header_top.css?v=8.44" media="screen"/> <link rel="stylesheet" type="text/css" href="/static/styles/adminica/theme/theme_light.css?v=8.44" media="screen"/> <link rel="stylesheet" type="text/css" href="/static/styles/adminica/theme/theme_navy.css?v=8.44" media="screen"/> <!--<link rel="stylesheet" type="text/css" href="css/theme/theme_red.css" media="screen">--> <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/static/styles/adminica/ie6.css?v=8.44" media="screen"/><![endif]--> <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/static/styles/adminica/ie.css?v=8.44" media="screen"/><![endif]--> <link rel="stylesheet" type="text/css" href="/static/styles/newweb.css?v=8.44" media="screen"/> <!-- Load JQuery --> <script type="text/javascript" src="/static/js/jquery.min.js?v=8.44"></script> <!-- Load JQuery UI --> <script type="text/javascript" src="/static/js/jquery-ui.min.js?v=8.44"></script> <!-- Load Interface Plugins --> <script type="text/javascript" src="/static/js/uniform/jquery.uniform.js?v=8.44"></script> <script type="text/javascript" src="/static/js/iPhone/jquery.iphoneui.js?v=8.44"></script> <script type="text/javascript" src="/static/js/uitotop/js/jquery.ui.totop.js?v=8.44"></script> <!-- This file configures the various jQuery plugins for Adminica. Contains links to help pages for each plugin. --> <script type="text/javascript" src="/static/js/adminica/adminica_ui.js?v=8.44"></script> <script type="text/javascript" src="/static/js/tipsy/jquery.tipsy.js?v=8.44"></script> <script type="text/javascript" src="/static/js/DataTables/jquery.dataTables.js?v=8.44"></script> <script type="text/javascript" src="/static/jquery/jquery.address-1.3.1.min.js?v=8.44"></script> <script type="text/javascript" src="/static/js/newweb.js?v=8.44"></script> <link rel="stylesheet" href="/static/markitup/skins/xpdev/style.css?v=8.44" type="text/css"/> <link rel="stylesheet" href="/static/markitup/sets/textile/style.css?v=8.44" type="text/css"/> <script type="text/javascript" src="/static/markitup/jquery.markitup.pack.js?v=8.44"></script> <script type="text/javascript" src="/static/markitup/sets/textile/set.js?v=8.44"></script> <link rel="stylesheet" href="/static/styles/thickbox.css?v=8.44" type="text/css"/> <script type="text/javascript" src="/static/jquery/thickbox-compressed.js?v=8.44"></script> <script type="text/javascript" src="/static/js/formhelper.js?v=8.44"></script> <script type="text/javascript" src="/static/js/ZeroClipboard.js?v=8.44"></script> <script type="text/javascript" id="com-xpdev-newweb-project-sc-HistorySCPage-0"> $(document).ready(function() { ZeroClipboard.setMoviePath($("#d_clip_container").attr("movie-url")); $("#url_copy_to_clipboard").css("z-index", "1300"); $("#d_clip_container").css("z-index", "1300"); $("#d_clip_button").css("z-index", "1300"); var zeroClipboardClient = new ZeroClipboard.Client(); zeroClipboardClient.glue("d_clip_container"); zeroClipboardClient.setHandCursor( true ); $(".repository_urls li:first").addClass("selected"); var firstUrl = $(".repository_urls li:first a").attr("href"); $("#repository_url_textbox").val(firstUrl); zeroClipboardClient.setText(firstUrl); $(".repository_urls a").click(function(e) { e.preventDefault(); var url = $(this).attr("href"); $(".repository_urls li").removeClass("selected"); $(this).parent().addClass("selected"); $("#repository_url_textbox").val(url); zeroClipboardClient.reposition("d_clip_container"); zeroClipboardClient.setText(url); }); $(".repository_urls input").click(function() { $(this).select(); }); zeroClipboardClient.reposition("d_clip_container"); $("#ZeroClipboardMovie_1").attr("title", "Copy to Clipboard"); }); </script> <link rel="stylesheet" type="text/css" href="/static/prettify/prettify.css?v=8.44" /> <script type="text/javascript" src="/static/prettify/prettify.js?v=8.44"></script> <link title="Commits for ens:/Dati3d/slides/02-9-3-2010Perl.2.ppt" href="../../../publicfeed/svnview/37126/%2FDati3d%2Fslides%2F02-9-3-2010Perl.2.ppt" type="application/rss+xml" rel="alternate"/> </head> <body> <div id="wrapper"> <div id="topbar" class="clearfix"> <div class="heading"><a href="../../../summary/56040"><span>Elaborazione Numerica dei Segnali</span></a></div> </div> <div id="main_container" class="main_container container_16 clearfix"> <div id="nav_top" class="clearfix round_top"> <ul class="clearfix round_all"> <li> <a href="../../../summary/56040"> Dashboard </a> </li><li> <a href="../../../tracking/56040"> Project Tracking </a> </li><li> <a href="../../../wiki/56040/Homepage"> Wiki (1) </a> </li><li> <a href="../../../forums/56040"> Forums (0) </a> </li><li> <a href="../../../blogs/56040"> Blog (0) </a> </li><li class="current"> <a href="../../../scs/56040"> Repository (1) </a> </li><li> <a href="../../../project-activity/56040"> Activity (4) </a> </li><li> <a href="../../../search/56040"> Search </a> </li> </ul> </div> <div class="grid_16 flat_area breadcrumb"> <ul> <li> <a href="../../../scs/56040"><span>Repositories</span></a> &gt;&gt; </li><li> <a href="../../../sc/37126/355/%2FDati3d%2Fslides%2F02-9-3-2010Perl.2.ppt"><span>ens/Dati3d/slides/02-9-3-2010Perl.2.ppt</span></a> &gt;&gt; </li> </ul> </div> <div class="grid_16 flat_area clearfix header_ads"> <div class="text_ad"> <a target="_blank" href="https://mobiushosting.net">Cheap PHP+MySQL Hosting</a> </div> </div> <div class="grid_5 flat_area repository_title"> <img class="repository_type" src="/static/media/svn.jpg?v=8.44" title="Subversion Repository" alt="Subversion Repository"/> <img class="private_public" src="/static/media/public.png?v=8.44" alt="Public Repository" title="Public Repository"/> <h2>ens</h2> </div> <div class="grid_11 flat_area"> <div class="repository_urls"> <h3>URLs</h3> <ul> <li><a href="https://xp-dev.com/svn/ens" id="id1"><span>HTTPS</span></a></li><li><a href="https://xp-dev.com/svn/ens" id="id2"><span>WebDAV</span></a></li> </ul> <input id="repository_url_textbox" type="text" readonly="readonly" class="large" value=""/> <div id="d_clip_container" movie-url="/static/js/ZeroClipboard.swf?v=8.44"> <div id="d_clip_button"> <img src="/static/media/clipboard.png?v=8.44" id="url_copy_to_clipboard" alt="Copy to Clipboard" class="clipboardImage"/> </div> </div> </div> </div> <div class="clearfix"></div> <div class="grid_8 flat_area"> <p> <img src="/static/media/warn.png?v=8.44" alt=""/> <span>This repository has no backups</span> <br /><img src="/static/media/warn.png?v=8.44" alt=""/> <span>This repository&#039;s network speed is throttled to 100KB/sec</span> <br /> </p> </div> <div class="grid_8 flat_area"> <p> <a href="../../../upgrade">Upgrade your account</a> to fix these warnings, or use <a href="http://backups.vc" target="_blank">backups.vc for automated backups</a> </p> </div> <div class="clearfix"></div> <div class="grid_16 flat_area navi_buttons"> <div class="navi_button selected"> <a href="../../../sc/37126/HEAD/">Explore</a> </div><div class="navi_button"> <a href="../../../sc/history/37126/HEAD/?page=0">Commits</a> </div> </div> <div class="clearfix"></div> <div class="grid_16 flat_area repo_navi_split"> <div class="repo_navi_split_revisions"> <div> @ <span>355</span> </div> </div> <div class="repo_navi_split_path"> <h2> <a href="../../../sc/37126/355/"><span>ens</span></a> / <a href="../../../sc/37126/355/%2FDati3d"><span>Dati3d</span></a> <span>/</span> <a href="../../../sc/37126/355/%2FDati3d%2Fslides"><span>slides</span></a> <span>/</span> <a href="../../../sc/37126/355/%2FDati3d%2Fslides%2F02-9-3-2010Perl.2.ppt"><span>02-9-3-2010Perl.2.ppt</span></a> </h2> </div> </div> <div class="clearfix"></div> <div class="grid_16 flat_area"> <table> <tbody> <tr> <td class="line_numbers"> <pre><span id="line1">1 </span></pre> </td> <td style="width: 100%;"> <pre class="prettyprint">File is too big or a binary file</pre> </td> </tr> </tbody> </table> </div> <div class="grid_16 flat_area"> <h2 class="repo_navi_header">Commits for <span>ens/Dati3d/slides/02-9-3-2010Perl.2.ppt</span></h2> <div class="history_diff"> <form id="id3" method="post" action="../../../sc/37126/355/%2FDati3d%2Fslides%2F02-9-3-2010Perl.2.ppt?wicket:interface=:0:container:logs:diffPanel:form::IFormSubmitListener::"><div style="display:none"><input type="hidden" name="id3_hf_0" id="id3_hf_0" /></div> <div> Diff revisions: <input class="short" style="width:50px;" type="text" value="0" name="formRev1"/> vs. <input class="short" style="width:50px;" type="text" value="0" name="formRev2"/> <button> <span>Diff</span> </button> </div> </form> </div> <table class="static history"> <thead> <tr> <th>Revision</th> <th>Author</th> <th>Commited</th> <th>Message</th> </tr> </thead> <tr class="odd"> <td> <span> <a href="../../../sc/change/37126/124"><span title="124">124</span></a> </span> </td> <td> <img class="profileThumb" width="30" alt="salvix picture" src="https://secure.gravatar.com/avatar/b45036633fd07543543288282c65866d.jpg?d=identicon&s=128"/> <strong>salvix</strong> </td> <td>Tue 09 Mar, 2010 12:11:50 +0000</td> <td><div class="textile"><p>Aggiunte slide perl </p></div></td> </tr> </table> </div> <div class="grid_16 flat_area"> <p class="center"> <a href="../../../sc/history/37126/HEAD/%2FDati3d%2Fslides%2F02-9-3-2010Perl.2.ppt?page=0"> <img src="/static/media/history.png?v=8.44" alt="History"/> View complete history </a> <a href="../../../publicfeed/svnview/37126/%2FDati3d%2Fslides%2F02-9-3-2010Perl.2.ppt"> <img src="/static/media/rss.png?v=8.44" alt=""/> Commits RSS feed for <span>/Dati3d/slides/02-9-3-2010Perl.2.ppt</span> </a> </p> </div> <div class="clearfix"></div> <div class="grid_16 flat_area clearfix footer_ads"> <div class="text_ad"> <a target="_blank" href="https://mobiushosting.net">Cheap and Reliable cPanel Hosting - only $5/month</a> </div> </div> <div class="clearfix"></div> <div class="grid_16 flat_area footer"> <p> Need assistance? &nbsp; <a href="https://xp-dev.com/support.html" target="_blank">Get in touch</a>, or head to our <a href="https://xp-dev.com/docs" target="_blank">documentation</a> site. </p> </div> </div> </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); </script> <script type="text/javascript"><!--/*--><![CDATA[/*><!--*/ ga('create', 'UA-8189759-6', 'xp-dev.com'); ga('send', 'pageview'); /*-->]]>*/</script> </body> </html>

More Related