並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 24 件 / 24件

新着順 人気順

bindingの検索結果1 - 24 件 / 24件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

bindingに関するエントリは24件あります。 techfeedsecurityandroid などが関連タグです。 人気エントリには 『OAuth 2.0/OpenID Connectで使われるBindingの仕組みについて整理する - r-weblife』などがあります。
  • OAuth 2.0/OpenID Connectで使われるBindingの仕組みについて整理する - r-weblife

    おはようございます、OAuth警察を装っている ritou です。 qiita.com 認証認可技術 Advent Calendar 2019 2日目の記事です。 今日もやっていきましょう。 (2020/3/9追記)本投稿の内容をさらにわかりやすく整理された本を @authyasan さんが書かれています。 #技術書典 応援祭の新刊をBOOTHで公開! OAuth・OIDCへの攻撃と対策を整理して理解できる本(リダイレクトへの攻撃編 https://t.co/OtNRNQGmOJ 以下について学びたい方はぜひお読みください state nonce PKCE c_hash at_hash CSRF リプレイ攻撃 認可コード横取り攻撃 トークン・コードインジェクション— Auth屋@技術書典応援祭を応援!OAuthへの攻撃本執筆中 (@authyasan) 2020年3月7日 私もレビューをさ

      OAuth 2.0/OpenID Connectで使われるBindingの仕組みについて整理する - r-weblife
    • binding.pryキホンのキ - SmartHR Tech Blog

      こんにちは。プロダクトエンジニアの @sugamasao です。 SmartHRのプロダクトエンジニアは中途採用で経験者を採用していますが、必ずしもRuby/Rails経験者ばかりではありません。 今回はそういった方向けに binding.pry でデバッグする際の使い方をお伝えできればなあと筆を取っております。(昨今ではdebug.gemやbinding.irbでも代用できる気配を感じていますが、それはそれということで何卒) また、以下のコードはRuby 3.0.2とPry 0.14.1で動作確認をおこなっています。 binding.pryってなに ソースコード上に binding.pry と記載してからプログラムを実行すると、該当行で処理を中断し、ターミナルから直接プロセス内の状態をpryで参照、変更することができます。 binding.pryで止まると、こんな感じの内容がターミナルに

        binding.pryキホンのキ - SmartHR Tech Blog
      • 高速形態素解析 Jagger の Python binding のメモ

        でインストールいけます! Windows(ARM も!), Linux(arm も!), macOS の全バイナリがあるので, コンパイル不要でいけるよ. 辞書データは別途必要です. とりあえずは の README からたどれるコンパイル済み KWDLC を使いましょう. import jagger model_path = "model/kwdlc/patterns" tokenizer = jagger.Jagger() tokenizer.load_model(model_path) text = "吾輩は猫である。名前はまだない。" toks = tokenizer.tokenize(text) for tok in toks: print(tok.surface(), tok.feature()) print("EOL") 吾輩 名詞,普通名詞,*,*,吾輩,わがはい,代表表記:

          高速形態素解析 Jagger の Python binding のメモ
        • WPF で Data Binding と Command を使ったアプリケーションをシンプルに書きたかった話 - しばやん雑記

          数年前から WinQuickLook という Windows アプリケーションを趣味で開発しているのですが、内部実装をガラッと変えた新バージョンの開発進捗が著しく悪いことに悩んでいました。現在 V4 というソリューションで絶賛開発中となっていますが、リリース日は未定という状態です。 このアプリケーションの開発を加速させるために、ViewModel を用意するより簡単な方法を求めていました。 初期バージョンは Windows Shell 周りの実装に力を入れていたので、UI 周りは Window が 1 つでボタンが数個ある程度だったため、大体はコードビハインドを使って書いていたのですが、V4 を機に MVVM で作ろうとしたところ余りにも面倒すぎて止まっているのが現状です。 Window が 1 つのアプリで ViewModel を分離して、更に MVVM フレームワークの導入とかそっちの

            WPF で Data Binding と Command を使ったアプリケーションをシンプルに書きたかった話 - しばやん雑記
          • godot_binding_system_explained.md

            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

              godot_binding_system_explained.md
            • Dockerでnode-SASSを使うとNode Sass could not find a binding for your current environment: Linux 64-bit with Node.js X.X... - My External Storage

              2,3日ハマっていたのでメモ。 Dockerでnode-SASSを使ったら以下のエラーが出て動かなかった。 sample-app | Module build failed: Error: Missing binding /usr/src/app/node_modules/node-sass/vendor/linux-x64-57/binding.node sample-app | Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 8.x sample-app | sample-app | Found bindings for the following environments: sample-app | - OS X 64-bit with Node.js

              • GitHub - Brooooooklyn/canvas: High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.

                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 - Brooooooklyn/canvas: High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
                • CVE-2022-22965: Spring Framework RCE via Data Binding on JDK 9+

                  CVE-2022-22965: Spring Framework RCE via Data Binding on JDK 9+ A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. Howev

                    CVE-2022-22965: Spring Framework RCE via Data Binding on JDK 9+
                  • Binding Android UI with Kotlin Flow

                    Modern Android codebases are becoming increasingly reactive. With concepts and patterns such as MVI, Redux, Unidirectional Data Flow, many components of the system are being modelled as streams. UI events can also be modelled as streams of inputs into the system. Android’s platform and unbundled UI widgets provide listener / callback style APIs, but with RxBinding they can easily be mapped to RxJa

                      Binding Android UI with Kotlin Flow
                    • View binding  |  Android Developers

                      Build AI experiences Build AI-powered Android apps with Gemini APIs and more. Get started Start by creating your first app. Go deeper with our training courses or explore app development on your own.

                        View binding  |  Android Developers
                      • google_project_iam_binding は注意して使った方がよさそう

                        resource "google_project_iam_binding" "editor" { role = "roles/editor" // 編集者 members = [ "user:ptiringo@example.com" ] } この設定でも問題なくロールを付与することができるのだが、google_project_iam_binding の気を付けないといけないところは、指定されたメンバーに "のみ" このロールが付与されるように振る舞うというところ。つまり指定されたメンバー以外に当該のロールを保持しているアカウントがあれば、そのアカウントからロールが剥奪される動きをとる。 google_project_iam_binding を使用する場合の注意点 具体的に問題となりうるのは、Google 管理のサービスアカウントのロールの剥奪を行ってしまう場合だ。 例えば、内部の Goo

                          google_project_iam_binding は注意して使った方がよさそう
                        • GitHub - AndyObtiva/glimmer: DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby

                          If You Liked Shoes, You'll Love Glimmer! (Original Glimmer Library Handling World’s Ruby GUI Needs Since 2007. Beware of Imitators!) (Glimmer DSL for LibUI Won a Fukuoka Ruby 2022 Special Award [Announcement]) (RubyConf 2023 Workshop - How To Build Desktop Applications in Ruby) (RubyConf 2022 Talk - Building Native GUI Apps in Ruby) (Ruby Rogues Podcast Interview - Desktop Apps in Ruby ft. Andy) G

                            GitHub - AndyObtiva/glimmer: DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby
                          • docker上でbinding.pryを実行する - Qiita

                            web: build: . command: bash -c "rm -f tmp/pids/server.pid && bundle exec rails s -p 3000 -b '0.0.0.0'" /////↓この2文を追加 stdin_open: true tty: true /////////////// volumes: - .:/myapp ports: - "3000:3000" depends_on: - db stdin_open:標準入力への接続を表す。 tty:標準出力の接続を表す。 pry-byebugの使い方 検証したいところにbinding.pryを書く。 docker上で動かす

                              docker上でbinding.pryを実行する - Qiita
                            • XAML 系(WPF、UWP、Xamarin.Forms)で Binding でハマらないようにするために気を付けていること - Qiita

                              XAML 系(WPF、UWP、Xamarin.Forms)で Binding でハマらないようにするために気を付けていることWPFXamlXamarin.FormsUWPVisualStudio2019 XAML 系のプラットフォームで開発するときによくお世話になるデータバインディングですが、個人的に開発中にはまらないために気を付けていることを紹介しようと思います。 間違えないために ハマらないために気を付けることは、Visual Studio に書いてもらうことです。これが一番大事です。人がプログラムを書くから間違えるので、なるべくツールに書いてもらいましょう。 データバインディングのパスでも同じで Visual Studio が DataContext の型を認識できるようにするとインテリセンスが効きます。Visual Studio に書いてもらうことが出来ます。 例えば Window

                                XAML 系(WPF、UWP、Xamarin.Forms)で Binding でハマらないようにするために気を付けていること - Qiita
                              • Ruby on Railsの開発時に知っておくと幸せになるbinding.pryのデバッグTips|Offers Tech Blog

                                こんにちは! プロダクト開発人材の副業転職プラットフォーム Offers を運営する株式会社 overflow のエンジニアの Taiga です。 今回は、Ruby on Rails で開発するエンジニアならよくお世話になっているであろうpry(binding.pry)についてよく使うメソッドをまとめてみたいと思います! 個人的に、Ruby on Rails で開発する時にはなくてはならないメソッド達になっています。 少しでも役に立てれば幸いでございます! binding.pryとは何か ソースコード上に binding.pry と記載してからプログラムを実行すると、 その当該場所で止まり、前後の変数やクラスなどの情報を取得、変更できるライブラリです。 なぜpryを使うのが良いのか Ruby の console は 2 種類存在していて、標準では irb(Interactive Ruby)

                                  Ruby on Railsの開発時に知っておくと幸せになるbinding.pryのデバッグTips|Offers Tech Blog
                                • DroidKaigi2020 - Data Bindingのイロハ

                                  DroidKaigi2020 https://droidkaigi.jp/2020/timetable/153542 English P1-85 日本語 P86-165 Android開発で最も基本となるデザインパターンはMVCパターンです。 MVCパターンではViewの操作をActivityが行うため、Activityのコードが煩雑になり保守性が下がる要因となっていました。 Data Bindingを使うとViewの振る舞いはView自身で決めるためActivityのコード量が減り保守性が上がります。 複雑になっていくUIの状態をより管理しやすくできるData Bindingを積極的に取り入れていきましょう。 本セッションではData Bindingの基礎から最新の機能まで、幅広く紹介します。 初心者歓迎です。 アジェンダ - Data Bindingの基礎 - Data Binding

                                    DroidKaigi2020 - Data Bindingのイロハ
                                  • Internet Archive on Twitter: "At the Internet Archive, this is how we digitize a book. We never destroy a book by cutting off its binding. Inst… https://t.co/94Rtw6r7V3"

                                    At the Internet Archive, this is how we digitize a book. We never destroy a book by cutting off its binding. Inst… https://t.co/94Rtw6r7V3

                                      Internet Archive on Twitter: "At the Internet Archive, this is how we digitize a book. We never destroy a book by cutting off its binding. Inst… https://t.co/94Rtw6r7V3"
                                    • ViewModels with Saved State, Jetpack Navigation, Data Binding and Coroutines

                                      Since its introduction, ViewModel has become one of the most “core” Android Jetpack libraries. Based on our 2019 Developer Benchmarking data, over 40% of Android Developers have added ViewModels to their apps. If you’re not familiar with ViewModels, the reason why this is the case might not be clear: ViewModels promote better architecture by separating the data from your UI, making it easy to hand

                                        ViewModels with Saved State, Jetpack Navigation, Data Binding and Coroutines
                                      • docker上でbinding.pryを実行する - Qiita

                                        web: build: . command: bash -c "rm -f tmp/pids/server.pid && bundle exec rails s -p 3000 -b '0.0.0.0'" /////↓この2文を追加 stdin_open: true tty: true /////////////// volumes: - .:/myapp ports: - "3000:3000" depends_on: - db stdin_open:標準入力への接続を表す。 tty:標準出力の接続を表す。 pry-byebugの使い方 検証したいところにbinding.pryを書く。 docker上で動かす

                                          docker上でbinding.pryを実行する - Qiita
                                        • IGN USが選ぶベストローグライクTop 10が公開!1位は『The Binding of Isaac』で2位はSwitch版にも期待の『Hades』に

                                          IGN US編集部が選ぶ、ベストローグライクのTop 10を紹介する動画と記事(英語)が公開されている。3位は『Spelunky 2』、2位は『Hades』と新しめのタイトルが上位にくるなか、1位は2011年にリリースされた『The Binding of Isaac』(アイザックの伝説)となった。 ローグライクの定義は難しい。ローグライク要素を一部含んでいる、死んでも引き継げる要素があるなどのゲームだとローグライトと呼ばれることもある。IGN USによると、今回は自動生成とパーマデス(死んだら終わり)の2つをゲームプレイのコアとしている作品をローグライクとしてランキングにしたとのことだ。ランキングはローグライクもローグライトも含め、「ローグライクのTop 10」としてまとめたものになっている模様。

                                            IGN USが選ぶベストローグライクTop 10が公開!1位は『The Binding of Isaac』で2位はSwitch版にも期待の『Hades』に
                                          • 【SwiftUI】@BindingとBinding<型>について - It’s now or never

                                            概要 SwiftUIでは、変数を参照型として扱うためのBindingという型があります。 Bindingを扱うためには、@Binding という PropertyWrapperを使うことが多いと思いますが、Binding型 というデータ型と@Bindingの扱いでたまに混乱してしまうことがあります。 そのため、整理のための @Binding と Binding型について自分なりにまとめてみました。 自分が混乱しがちなことでもあり、誤った解釈があるかもしれませんので、お気づきの方がいればご指摘いただければ幸いです。 環境 Swift: 5.2.2 Xcode: 11.4.1 @Binding @Bindingは、Binding型を扱うための PropertyWrapper です。 一般的な使い方としては、別のViewに対して参照型ではない値(Bool型など)を渡す場合に使われることが多いかと

                                              【SwiftUI】@BindingとBinding<型>について - It’s now or never
                                            • The E2 Marie Kondo and the CTLH E3 ligase clear deposited RNA binding proteins during the maternal-to-zygotic transition - 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.

                                                The E2 Marie Kondo and the CTLH E3 ligase clear deposited RNA binding proteins during the maternal-to-zygotic transition - PubMed
                                              • Xamarin/binding-tools-for-swiftについて - ものがたり

                                                Xamarin Advent Calendar 2019 24日目のエントリーです。えっオマエ生きてたの?って感じですが、軽めのネタ・調べ物で参戦です。 目次 what is it? 今使えるの? どんなバインディングが出来るの? swiftライブラリのメタデータ構築 独自swiftc拡張 ラッパーswiftライブラリの生成 C#バインディング生成 BTFSの制限 まとめ what is it? 2019年はXamarin方面では落ち着いた1年になっていたかと思います。ネイティブ・プラットフォーム側はJetpack ComposeやSwiftUIが発表され、これから新しい時代が始まろうとしていますが、Xamarinは独自のクラシックなエコシステムに立脚するだけで続いていくのか、新しい波にきちんと乗っていけるのか、来年は動きを見せていくべき1年なのだろうなと思います。 Xamarin.And

                                                  Xamarin/binding-tools-for-swiftについて - ものがたり
                                                • 【2020-2021 UNION BINDING(ユニオン バインディング)注目のアイテム】 - NICE DAY blog

                                                  自制心...。 自分自身の感情や、欲望などをうまく抑えたり、コントロールしたりする気持ちや精神力のこと。 調べるとこう書いてありました。 休業中の今、日々精進してまいります。 明日は朝イチからパチンコか...(嘘) ◆2020-2021 UNION BINDING バインディングの生産工程は全て自社で行っているという。 耐久性と安全性に優れたデュポン社のザイテルナイロンをすべてのラインナップのベースプレートに使用。 ベースプレートとヒールカップは傷害補償です。 それだけ品質に自信がある証拠ということです。 2005年に誕生し品質の高さは勿論のこと、そのクールなデザイン性、そしてアップカマーからレジェンドまでサポートしシーンをリードするチームライダー達。 2020-2021ユニオンは幅広いラインナップがありますが、その中でも個人的に注目のアイテムをいくつか。 ①ATLAS(アトラス) ②ST

                                                    【2020-2021 UNION BINDING(ユニオン バインディング)注目のアイテム】 - NICE DAY blog
                                                  1

                                                  新着記事