<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamaneko1212</author_name>
  <author_url>https://blog.hatena.ne.jp/yamaneko1212/</author_url>
  <blog_title>$ tail -f /var/log/yamaneko</blog_title>
  <blog_url>https://yamaneko1212.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>jQuery</anon>
  </categories>
  <description>以前にも書いたんですけど，スコープのこととか．jQueryでは他のライブラリとのコンフリクトを防ぐために $j = jQuery.noConflict (); ... $j (function ($) { .... }); みたいに一部で$の値(関数)への割当を変更する事でうまく競合しないようにしている．多分この$j関数の中身は，引数の関数の引数にjQueryコアを当てる事で，引数の関数中の$の意味を換えているんだろう．スコープを弄る方法としてわかりやすく，レキシカル変数を使うので実行速度的にも効率的だ．また，普通にjQueryを使うのと速度的にも差がないだろう．興味深い．</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamaneko1212.hatenadiary.org%2Fentry%2F20090516%2F1242497719&quot; title=&quot;スコープ - $ tail -f /var/log/yamaneko&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-05-16 03:15:19</published>
  <title>スコープ</title>
  <type>rich</type>
  <url>https://yamaneko1212.hatenadiary.org/entry/20090516/1242497719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
