並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 337件

新着順 人気順

dependentの検索結果81 - 120 件 / 337件

  • GitHub - namin/dot: formalization of the Dependent Object Types (DOT) calculus

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - namin/dot: formalization of the Dependent Object Types (DOT) calculus
    • jQuery controlled Dependent (or Cascading) Select List 2 | 設置サンプル

      <!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="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="ja" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta http-eq

      • Is [UIScreen mainScreen].bounds.size becoming orientation-dependent in iOS8?

        I ran the following code in both iOS 7 and iOS 8: UIInterfaceOrientation orientation = [[UIApplication sharedApplication] statusBarOrientation]; BOOL landscape = (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight); NSLog(@"Currently landscape: %@, width: %.2f, height: %.2f", (landscape ? @"Yes" : @"No"), [[UIScreen mainScreen] bounds].size.wi

          Is [UIScreen mainScreen].bounds.size becoming orientation-dependent in iOS8?
        • The DOT Calculus - (Dependent Object Types)

          The DOT Calculus (Dependent Object Types) Nada Amin Scala Days June 18, 2014 1 DOT: Dependent Object Types I DOT is a core calculus for path-dependent types. I Goals I simplify Scala’s type system by desugaring to DOT I simplify Scala’s type inference by relying on DOT I prove that DOT is type-safe 2 Types in Scala and DOT 3 Types in Scala modular named type scala.collection.BitSet compound type C

          • Do we Need Dependent Types?

            Do we Need Dependent Types? Daniel Fridlender Mia Indrika March 2001 Inspired by Danvy, we describe a technique for defining, within the Hindley-Milner type system, some functions which seem to require a language with dependent types. We illustrate this by giving a general definition of zipWith for which the Haskell library provides a family of functions, each member of the family having a differe

            • Visible dependent quantification in Haskell - Ryan Scott

              This post is based off of a talk I gave on March 8, 2019, that was unfortunately not recorded. In lieu of video, I decided to write this blog post so that I could share it with others. The slides of the talk are available here, although you do not need to read them in order to understand this post. I recently implemented a new sort of kind in GHC that you couldn’t write before. Here is one example

              • Dynamic Dependent Select Box using Jquery and Ajax

                How to do dynamic dependent select box using Jquery, Ajax, PHP and Mysql. Dependent select box when a selection is made in a "Parent" box it allow to refresh a "child" box list data. In this post I had given a database relationship example betweent "catergory" and "subcategory". It's very simple jquery code hope you like this. Download Script     Live Demo Database Sample database tables. Data tab

                  Dynamic Dependent Select Box using Jquery and Ajax
                • Fact Check-There is no evidence to suggest COVID-19 vaccines will kill people by causing antibody- dependent enhancement, current evidence demonstrates the opposite

                  Fact Check-There is no evidence to suggest COVID-19 vaccines will kill people by causing antibody- dependent enhancement, current evidence demonstrates the opposite A baseless quote has been widely attributed to a Nobel Prize winner to claim people will die from antibody-dependent enhancement after receiving a COVID-19 jab. There is no evidence to back up this claim, nor was Reuters able to find a

                    Fact Check-There is no evidence to suggest COVID-19 vaccines will kill people by causing antibody- dependent enhancement, current evidence demonstrates the opposite
                  • Suppression of the coffee-ring effect by shape-dependent capillary interactions - Nature

                    Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

                      Suppression of the coffee-ring effect by shape-dependent capillary interactions - Nature
                    • Rails 6.1の新機能:dependent: :destroy_async を使ってみた - 弥生開発者ブログ

                      はじめに こんにちは、 id:RKTM です。 先日乗鞍岳にバックカントリースキーに行きました。昔は弱音を吐きながら必死で下りたルートを、今回は気持ちよく颯爽と(主観ですが)滑れるようになり、スキー技術の上達を感じて嬉しかったです。 位ヶ原から乗鞍岳剣ヶ峰方面 Rails 6.1の新機能:dependent: :destroy_async を使ってみた さて、最近MisocaはRails 6.1にアップデートしました。*1 早速Rails 6.1の新機能 dependent: :destroy_async を導入しましたので、その紹介をします。 dependent: :destroy_async は、関連を非同期で削除する Railsの関連を設定する際、 親 has_many :子, dependent: :destroyという設定を書いた人は多いと思います。これは「親のレコードを削除する

                        Rails 6.1の新機能:dependent: :destroy_async を使ってみた - 弥生開発者ブログ
                      • 【Rails】ActiveRecordの:dependent使い分けまとめ【: destroy, :delete, :nullify】|ITエンジニアのノマド生活

                        ActiveRecordのdependentオプションとはdependentオプションとは、モデルが削除されるときの、関係づけされたモデルに対する挙動を定義するものです。 たとえばこちらのコードの場合、Heroオブジェクトが削除されたときの、Weaponオブジェクトに対する挙動を定義しています。

                          【Rails】ActiveRecordの:dependent使い分けまとめ【: destroy, :delete, :nullify】|ITエンジニアのノマド生活
                        • FOXG1-Dependent Dysregulation of GABA/Glutamate Neuron Differentiation in Autism Spectrum Disorders - PubMed

                          The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                            FOXG1-Dependent Dysregulation of GABA/Glutamate Neuron Differentiation in Autism Spectrum Disorders - PubMed
                          • Coeffects: typing context-dependent computations using comonads

                            Tomas Petricek, Dominic Orchard and Alan Mycroft Submitted to ESOP 2013 Monadic typing provides a unified way of tracking effects of computations, but there is no unified mechanism for tracking how computations rely on the environment in which they are executed. Since modern software runs in rich, distributed settings where each component executes on a different device, this is becoming an importa

                            • Speed-dependent Automatic Zooming Demo Applet

                              移動速度に応じた自動ズーミング (デモ) (副題: よく見ると実は汚いくまちゃん) Copyright 2001 Takeo Igarashi 操作するときは、カーソルを中央に置くようにしてください。 自動ズーミングによるスクロール = 左マウスボタンでドラッグ 従来手法によるスクロール = 右マウスボタンでドラッグ + Z & X キー

                              • Inhibitory behavioral control: A stochastic dynamic causal modeling study comparing cocaine dependent subjects and controls - PubMed

                                The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                  Inhibitory behavioral control: A stochastic dynamic causal modeling study comparing cocaine dependent subjects and controls - PubMed
                                • Dependent Type Systems as Macros

                                  3 Dependent Type Systems as Macros STEPHEN CHANG, Northeastern University, USA and PLT Group, USA MICHAEL BALLANTYNE, Northeastern University, USA and PLT Group, USA MILO TURNER, Northeastern University, USA WILLIAM J. BOWMAN, University of British Columbia, Canada We present Turnstile+, a high-level, macros-based metaDSL for building dependently typed languages. With it, programmers may rapidly p

                                  • SCONE: Sequential CONtext-dependent Execution dataset

                                    About SCONE Human language is contextual. In addition to understanding the surface meaning of words, a successful language understanding system should also interpret sentences relative to the environment and previous sentences. The task in the SCONE dataset is to execute a sequence of actions according to the instructions. Each scenario contains a world with several objects (e.g., beakers), each w

                                    • A hepatic amino acid/mTOR/S6K-dependent signalling pathway modulates systemic lipid metabolism via neuronal signals - PubMed

                                      The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                        A hepatic amino acid/mTOR/S6K-dependent signalling pathway modulates systemic lipid metabolism via neuronal signals - PubMed
                                      • Glucose-dependent acetylation of Rictor promotes targeted cancer therapy resistance - PubMed

                                        The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                          Glucose-dependent acetylation of Rictor promotes targeted cancer therapy resistance - PubMed
                                        • Android Data Binding: Dependent Properties

                                          Android Studio 2.3 has been released and I can talk a little about the data binding features that you’ll be able to use with it. One of the cool new things you can do is create dependent properties. Names, Names, NamesI have a view model representing a user in my application. It contains a first name, last name, user name, and a display name. The UI should update whenever these values change, so I

                                            Android Data Binding: Dependent Properties
                                          • Temperature-dependent innate defense against the common cold virus limits viral replication at warm temperature in mouse airway cells

                                            Temperature-dependent innate defense against the common cold virus limits viral replication at warm temperature in mouse airway cells Ellen F. Foxman, James A. Storer, Megan E. Fitzgerald, Bethany R. Wasik, Lin Hou, Hongyu Zhao, Paul E. Turner, Anna Marie Pyle, and Akiko Iwasaki Departments of aImmunobiology andbLaboratory Medicine, Yale University School of Medicine, New Haven, CT 06520;cDepartme

                                              Temperature-dependent innate defense against the common cold virus limits viral replication at warm temperature in mouse airway cells
                                            • Clearance of senescent glial cells prevents tau-dependent pathology and cognitive decline - Nature

                                              Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

                                                Clearance of senescent glial cells prevents tau-dependent pathology and cognitive decline - Nature
                                              • Keratin-dependent regulation of Aire and gene expression in skin tumor keratinocytes - PubMed

                                                The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                                  Keratin-dependent regulation of Aire and gene expression in skin tumor keratinocytes - PubMed
                                                • dependent subquery と left join - いちいの日記

                                                  今日はもう一つ。 以前書いた日記 "Not Exists" なクエリの最適化 のブックマークコメントで、id:bull2さんから「subquery 使った方がいいんじゃないか」という意見をいただいてました。 もともと MySQL 4.0 ばっかり使っていたので、あのエントリを書いた時点ではそもそも subquery を使うという発想が出てきてませんでした。で、 subquery を使った場合と得られる結果が本質的に同じならば、賢い MySQL さんが速いほうに勝手に書き換えてくれるはずなので、好きなほうを書けばいいことになります。すなわち書くのが簡単な subquery のほうが絶対いいですよね! というか、そもそもあのエントリは「"NOT EXISTS" なんていうのを実行計画でちゃんと考えているんだすげー」って話であって、最適なクエリを書くにはどうすればいいかって話ではないんですけどね

                                                    dependent subquery と left join - いちいの日記
                                                  • Dopamine-dependent prediction errors underpin reward-seeking behaviour in humans - Nature

                                                      Dopamine-dependent prediction errors underpin reward-seeking behaviour in humans - Nature
                                                    • You experience issues with UDP-dependent network services after you install DNS Server service security update 953230 (MS08-037) - Microsoft Support

                                                      Windows Server 2008 for Itanium-Based Systems Windows Server 2008 Datacenter Windows Server 2008 Enterprise Windows Server 2008 Standard Windows Server 2008 Web Edition Microsoft Windows XP Professional x64 Edition Microsoft Windows Server 2003 Service Pack 2 Microsoft Windows XP Professional x64 Edition Microsoft Windows Server 2003 Service Pack 1 Microsoft Windows XP Service Pack 3 Microsoft Win

                                                      • Arabidopsis RNA-Dependent RNA Polymerases and Dicer-Like Proteins in Antiviral Defense and Small Interfering RNA Biogenesis during Turnip Mosaic Virus Infection

                                                        Arabidopsis RNA-Dependent RNA Polymerases and Dicer-Like Proteins in Antiviral Defense and Small Interfering RNA Biogenesis during Turnip Mosaic Virus Infection

                                                          Arabidopsis RNA-Dependent RNA Polymerases and Dicer-Like Proteins in Antiviral Defense and Small Interfering RNA Biogenesis during Turnip Mosaic Virus Infection
                                                        • Cold-dependent alternative splicing of a Jumonji C domain-containing gene MtJMJC5 in Medicago truncatula - PubMed

                                                          The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                                            Cold-dependent alternative splicing of a Jumonji C domain-containing gene MtJMJC5 in Medicago truncatula - PubMed
                                                          • Dependent territory - Wikipedia

                                                            A dependent territory, dependent area, or dependency (sometimes referred as an external territory) is a territory that does not possess full political independence or sovereignty as a sovereign state and remains politically outside the controlling state's integral area. As such, a dependent territory includes a range of non-integrated not fully to non-independent territory types, from associated s

                                                            • Impact of cocoa flavanol intake on age-dependent vascular stiffness in healthy men: a randomized, controlled, double-masked trial - PubMed

                                                              The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                                                Impact of cocoa flavanol intake on age-dependent vascular stiffness in healthy men: a randomized, controlled, double-masked trial - PubMed
                                                              • Passive Synaptic Normalization and Input Synchrony-Dependent Amplification of Cortical Feedback in Thalamocortical Neuron Dendrites - PubMed

                                                                The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

                                                                  Passive Synaptic Normalization and Input Synchrony-Dependent Amplification of Cortical Feedback in Thalamocortical Neuron Dendrites - PubMed
                                                                • Type-Theory In Color Jean-Philippe Bernardy Guilhem Moulin Chalmers University of Technology and University of Gothenburg {bernardy,mouling}@chalmers.se Abstract Dependent type-theory aims to become the standard way to formal- ize mathematics at the same

                                                                  Type-Theory In Color Jean-Philippe Bernardy Guilhem Moulin Chalmers University of Technology and University of Gothenburg {bernardy,mouling}@chalmers.se Abstract Dependent type-theory aims to become the standard way to formal- ize mathematics at the same time as displacing traditional platforms for high-assurance programming. However, current implementa- tions of type theory are still lacking, in

                                                                  • Good variable naming is context dependent

                                                                    Yesod is a Haskell web framework for productive development of type-safe, RESTful, high performance web applications. December 21, 2011By Greg WeberView source on Github There were some relatively recent discussions on Reddit about variable naming conventions. In my observations, Haskellers tend to go much to far to the extreme of very brief and succinct names. One reason why is because there are

                                                                    • Observations on Errors, Corrections, & Trust of Dependent Systems – Perspectives

                                                                      Disclaimer: The opinions expressed here are my own and do not necessarily represent those of current or past employers. Recent CommentsJames Hamilton on Seagate HAMRTom Davies on Seagate HAMRMatt on Seagate HAMRJames Hamilton on Seagate HAMRMatt on Seagate HAMRJames Hamilton on Cost of Power in Large-Scale Data CentersChris K. on Cost of Power in Large-Scale Data CentersJames Hamilton on Cost of P

                                                                      • ワクチン接種ありきの対コロナ免疫プログラム - Vaccine Dependent Immunity Response Program (VDIRP)のご紹介

                                                                        ワクチン接種ありきの対コロナ免疫プログラム - Vaccine Dependent Immunity Response Program (VDIRP)のご紹介 ワクチン二回接種後4~8か月後、定期的にブースターを打たず、COVIDに感染したらほぼ確実に重症化・死亡する確率が上がる。 それは何故か・・・ 要するに RNAやウイルスベクターによる不完全なコロナウイルスの情報の免疫システムへのインプットにより、免疫システムにパーマネントなバグ(不完全なコロナウイルスの情報)が生じ、そのバグはワクチンの効果が無くなった後も免疫システムのメモリーに残るわけ。 要するに免疫システムはそのバグをベースにワクチン接種ありきの対コロナ免疫プログラム(Vaccine Dependent Immunity Response Program)を組んでしまうんですね。 で、追加ブースター無しではもしコロナに感染した

                                                                        • Simple dependent types in Python

                                                                          Nikita Sobolev for wemake.services Posted on Jan 31, 2019 • Updated on Feb 9, 2019 Originally published in my blog: https://sobolevn.me/2019/01/simple-dependent-types-in-python I am quite excited about this new feature in python: simple dependent types. "Dependent types" might sound complex, but it is not. Instead, it is a useful feature and I am going to show how it works and when you should rely

                                                                            Simple dependent types in Python
                                                                          • [ActiveRecord]dependentオプションの使い分け方 - Qiita

                                                                            dependentオプションとは? モデルのレコードがdestroyされたときの、関係付けされたモデルに対する挙動を定義するものです。 :destroy 関連付けられたモデルに対してもdestroyを実行することが出来る。 class User < ApplicationRecord # Userが削除された際に、それに関連付いているarticlesも削除される has_many :articles, dependent: :destroy end 削除時に、指定したモデルのレコードも同時に削除したい場合。 ActiveRecoreを介してdestroyに関連した処理も実行したい場合。 速度・サーバ負荷を気にする必要がない場合。 :delete/:delete_all destroy時に指定したモデルに対して、ActiveRecordを介せずに直接SQLクエリ(DELETE)が実行されます

                                                                              [ActiveRecord]dependentオプションの使い分け方 - Qiita
                                                                            • Paradoxical dynamics of SARS-CoV-2 by herd immunity and antibody-dependent enhancement

                                                                              This content is an early or alternative research output and has not been peer-reviewed by Cambridge University Press at the time of posting. The outbreak of SARS-CoV-2 in Wuhan, China caused a pandemic of COVID-19. However, it remains enigmatic why the mortality rate is variable among countries. Here we show that at least three types of SARS-CoV-2 virus, type S, K, and G, have spread globally and

                                                                                Paradoxical dynamics of SARS-CoV-2 by herd immunity and antibody-dependent enhancement
                                                                              • AR : Circular `dependent: :destroy` cause 'stack level too deep' error · Issue #13609 · rails/rails

                                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                  AR : Circular `dependent: :destroy` cause 'stack level too deep' error · Issue #13609 · rails/rails
                                                                                • How to add time-dependent actions in Lightning Process Builder?

                                                                                  Stack Exchange Network Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Visit Stack Exchange

                                                                                    How to add time-dependent actions in Lightning Process Builder?