並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 315 件 / 315件

新着順 人気順

Presenterの検索結果281 - 315 件 / 315件

  • サーバーサイド未経験の大学生が4日でGolang×CleanArchitectureのAPIを構築した話 - Qiita

    【追記:2019/9/17】 記事で誤りがあった部分を修正いたしました。 またサンプルも正しいものに修正しておりますので、是非ご確認ください。 【追記:2019/9/10】 コメントでもご指摘を頂いておりますが、一部誤った内容が含まれております。 すぐに修正に取り掛かりますが、内容の修正まで今しばらくお待ち頂けますようお願いいたします。🙇‍♂️ また、今回多くの方に誤った内容をお伝えしてしまったこと、深くお詫び致します。 (多くのいいねを頂いており、ストックに登録して頂いている方もいらっしゃると思いますので、非公開にせず修正又は内容の削除で対応致します。) 先日インターンでソシャゲ用のAPIを作った時に、サーバーサイド未経験ながらGolang&クリーンアーキテクチャ(的な)のAPIを構築しました。 特にインターンで用意されていた内容というわけではなく、個人の課題としてクリーンアーキテクチ

      サーバーサイド未経験の大学生が4日でGolang×CleanArchitectureのAPIを構築した話 - Qiita
    • A Jetpack Compose by any other name - Jake Wharton

      I really like Jetpack Compose. Between work and personal stuff I have three projects which are each built on top of it. It’s great! So far my biggest problem is its name… but that requires some explaining. Welcome to one of the hills I’ll die on! What is Jetpack Compose? If you’re already familiar with it, something should pop in your head when asked: What is Jetpack Compose? A new UI toolkit for

        A Jetpack Compose by any other name - Jake Wharton
      • Joe Biden speech: Watch Democrat presidential nominee Biden address the country | by Bat Man | Nov, 2020 | Medium

        Joe Biden speech: Watch Democrat presidential nominee Biden address the country Election officials in Michigan have rejected the claim that a ballot for a 118-year-old man was ever received or counted in the state. The denial comes after claims went viral on social media on Thursday that an absentee ballot for a resident born in 1902 called William Bradley was counted in the Michigan election, sei

        • STORES 予約 のReactで踏み抜いたアンチパターンと現在 - STORES Product Blog

          最初に この記事はhey Advent Calendarの2日目です。 STORES 予約 の開発をしているTak-Iwamotoです。 2021/11/27に行われたJSConfでSTORES 予約 を支えるフロントエンドの技術と題して発表しました。 この記事ではその中から抜粋して、 STORES 予約 のフロントエンドを開発する中で踏み抜いてきたアンチパターンと現在のアーキテクチャについて書かせていただきます。 背景 予約チームではオーナーさまが使用する管理画面(STORES 予約)とエンドユーザーが予約するサービス画面(Coubic)の2種類を開発しており、両方Next.jsが採用されています。 Next.jsの導入時期がCoubicの方が古いこともあり、採用しているライブラリは異なります。 踏み抜いたアンチパターンと現在のアーキテクチャ STORES 予約 と Coubic のフロ

            STORES 予約 のReactで踏み抜いたアンチパターンと現在 - STORES Product Blog
          • MVC vs MVP vs MVVM

            今日では、アーキテクチャデザインパターンに関して多くのオプションがあります。Model-View-ViewModel(MVVM)、Model-View-Presenter(MVP)、およびModel-View-Controller(MVC)を使用して多くのアプリを開発した後、私はついにそれらの違いについて話す資格があると感じました。わかりやすくするために、BookSearchアプリで本を検索する画面を作成するなどの簡単な例を使用できます。 今から始めましょう…! MV(X)の必需品 まず、MVC、MVP、およびMVVMアーキテクチャを簡単に理解してから、それらに飛び込む必要があります。 なぜModel-View-(CまたはPまたはVM)なのですか? これらのアーキテクチャの目的は、UIアプリケーションの視覚化、処理、およびデータ管理の責任を分離することです。 彼らの目標は増加することです。

              MVC vs MVP vs MVVM
            • GitLab Handbook Usage

              Flow structure A (process) problem comes up, frequently in an issue or chat. A proposal is made in a merge request to the handbook. Once merged, the change is announced by linking to the diff in the MR or commit. Major ones are posted in the #whats-happening-at-gitlab slack channel. Medium ones are posted in the #handbook channel for visibility, with a one line summary of the change. If there was

                GitLab Handbook Usage
              • David Bowie - Under Pressure (Live) 1996 • TopPop

                Today, 10 January 2019, it is the 3rd anniversary of David Bowie's untimely death on 10 January 2016. To commemorate this we publish today this ultra rare performance of David Bowie (Live!) of his song 'Under Pressure' that he recorded with Queen in 1981. This live performance took place in 'De Kuip' a small theatre at the Rembrandt Square in Amsterdam during the airing of a TV talkshow by Karel v

                  David Bowie - Under Pressure (Live) 1996 • TopPop
                • Markdownでオシャレなスライドを作るSli.dev - Qiita

                  Sli.dev は Beta Version。あらかじめ Slidev is still under heavy development. API and usages are not set in stone yet. らしいので注意。しかしこれまで Markdown でスライド作るなら日本製 fusuma あるいは Marp かなと思っていたが、npm init slidev したら爆速でMarkdownでスライドのガワが http://localhost:3030/ にできた。(以下gifの日本語は筆者が入れた) 以降は npm run dev npm run build npm run export sli.dev 使い方 C:\workspaces\nodejs\slidev>npm init slidev npx: installed 22 in 6.101s ●■▲ Slid

                    Markdownでオシャレなスライドを作るSli.dev - Qiita
                  • 週刊Railsウォッチ: Rails向けLanguage Server "refreshing"開発中、JetBrains Fleetほか(20221018前編)|TechRacho by BPS株式会社

                    こんにちは、hachi8833です。今週はKaigi on Rails 2022ですね。 告知は諸々についてたくさんしているつもりなんだけど、それでも「知らなかった」という人を観測するので、やりすぎってくらいに告知をしたいと思います。 Kaigi on Railsは今週金曜日です!参加申し込みは以下から!!参加は無料です!!!https://t.co/pLZCJC5e3q — 大倉雅史(OKURA Masafumi) (@okuramasafumi) October 17, 2022 週刊Railsウォッチについて 各記事冒頭には🔗でパーマリンクを置いてあります: 社内やTwitterでの議論などにどうぞ 「つっつきボイス」はRailsウォッチ公開前ドラフトを(鍋のように)社内有志でつっついたときの会話の再構成です👄 お気づきの点がありましたら@hachi8833までメンションをいただ

                      週刊Railsウォッチ: Rails向けLanguage Server "refreshing"開発中、JetBrains Fleetほか(20221018前編)|TechRacho by BPS株式会社
                    • 【Unity】AppUI×ClaudiaでMVVMを意識してチャットアプリをつくる 1章 設計説明編 - Qiita

                      はじめに 最近ではClaudeというチャットAIが来ているらしいです。 なんとこいつ、Chatgpt-4を超えるらしく相当優秀らしい。 ClaudeをC#で利用できるようにClaudiaというライブラリが開発されたとのことで、実際に利用してみようと思います。 単純に使ってみるだけだと面白くないので、最近リリース版になったAppUIを使ってMVVM設計でアプリとしてUnityで開発してみましょう。 現状AppUIの解説記事が全くないのでなるべく詳細に記事にすることとします。 1章 設計説明編 2章 AppUI編 3章 MVVM実装編 4章 アプリ実装編 できるもの 以下のようなアプリを作成できます。 UIはClaudiaのBlazorのサンプルを参考にしています。 動画版もあるのでよかったら見てみてください。 リポジトリもあがっています。 対象読者 ある程度Unity/C#がわかるひと 設計

                        【Unity】AppUI×ClaudiaでMVVMを意識してチャットアプリをつくる 1章 設計説明編 - Qiita
                      • Clean architecture of Flutter application. Part 1 - Theory

                        Clean architecture of Flutter application. Part 1 - Theory Flutter is a rapidly developing cross-platform framework. It is really perspective technology, the state of the art of cross-platform tech. So, let's figure out how to build a good supportable architecture of Flutter application. This is the first part of a two-part article dedicated to flutter clean architecture. Today I would like to tel

                          Clean architecture of Flutter application. Part 1 - Theory
                        • 031 - JSAI SIG-FIN

                          日時と会場† 日時:2023年10月14日(土) 9:00-18:00 開催形式:会場およびオンライン(Zoom使用)のハイブリッド開催 会場: 東京大学本郷キャンパス 工学部3号館2階31号講義室 本郷キャンパス https://www.u-tokyo.ac.jp/campusmap/map01_02_j.html 工学部3号館 https://www.u-tokyo.ac.jp/campusmap/cam01_04_04_j.html 31号講義室 "http://www.sys.t.u-tokyo.ac.jp/parents/img/eng3_2f.png" 31号講義室は2階にあります.安田講堂側の正面玄関は2階ですので同じ階です.弥生門側玄関は1階です.こちらの他のイベントでの案内図もご参考にしてください. 参加費:1,000円 (資料は電子配布です.) ↑ 開催主旨† 近年,こ

                          • 進化したオンライン会議アプリ「mmhmm(んーふー)」の機能や使い方を徹底解説。 – ワードプレステーマTCD

                            新型コロナウイルスの影響でZoomなどのオンライン会議ツールを使用する機会が増えてきました。確かに現地に赴かずとも会議やプレゼンができる点は非常に便利ですが、現実と比べかなり制限があるのも事実です。 そこで、当記事では、従来のビデオ会議をより拡張させる「mmhmm(んーふー)」の機能やインストール方法、使い方を全て解説していきますので、参考にしていただけると嬉しいです。 mmhmmとは? 「mmhmm」は、既存のオンライン会議ツールの機能を拡張したアプリケーションになります。最も大きな特徴は、ビデオ会議で人物と背景に加え、下記のようなスライド(資料)を表示できる点ですね。 これらは全て、ビデオ会議中にリアルタイムで操作できる上、スライドにMacやiPhoneなどの画面を共有して表示することも可能なため、より効果的な会議やプレゼンを行うことができるようになっています。 また、「mmhmm」に

                              進化したオンライン会議アプリ「mmhmm(んーふー)」の機能や使い方を徹底解説。 – ワードプレステーマTCD
                            • 内製ソフトウェアアーキテクチャでレガシーシステムを刷新し技術的負債を削減するまでにやったこと - LIFULL Creators Blog

                              事業基盤ユニットアーキテクトグループのyoshikawaです。 今回のブログではLIFULL HOME'Sを構成するレガシーシステムのリアーキテクティングについて書いていきます。 2年前にリアーキテクティングプロジェクトが発足し、ソフトウェアアーキテクチャのベースにClean Architecture、言語にTypeScriptを採用し 新たなAPI(Backend For Frontend)を開発してきました。 「コードの品質」と「プロダクト開発エンジニアとのコミュニケーション」が鍵となっていた本プロジェクトですが、 このブログ記事では「コードの品質」を主題として取り組みをオムニバス的に紹介していきます。 この記事で伝えること 想定する対象読者 過去のブログの紹介 データフローに注目したLIFULL HOME'Sのシステム概観 リアーキテクティングプロジェクトについて アーキテクトチーム

                                内製ソフトウェアアーキテクチャでレガシーシステムを刷新し技術的負債を削減するまでにやったこと - LIFULL Creators Blog
                              • DIANA JOHNSTONE: For Washington, War Never Ends

                                The formation of the North Atlantic Treaty Organization (NATO) and the rearmament of Germany confirmed that for the United States, the war in Europe was not entirely over. It still isn’t. By Diana Johnstone in Paris Special to Consortium News It goes on and on. The “war to end war” of 1914-1918 led to the war of 1939-1945, known as World War II. And that one has never ended either, mainly because

                                  DIANA JOHNSTONE: For Washington, War Never Ends
                                • 20200422 AWS Black Belt Online Seminar Amazon Elastic Container Service (Amazon ECS)

                                  This document provides an overview and agenda for an AWS webinar on Amazon Elastic Container Service (ECS). The webinar will cover the basics of ECS, its main components, container execution environments, key ECS features, task definitions, and container execution. It includes introductions to the presenter and notices about pricing and content details. The target audience is those considering usi

                                    20200422 AWS Black Belt Online Seminar Amazon Elastic Container Service (Amazon ECS)
                                  • Azure Updates (2022.10.13 / Microsoft Ignite 2022)

                                    Ignite関連のアップデート他いろいろ。 Ignite関連記事 公式文書といえばこれ。Microsoft Ignite 2022 Book of News How Microsoft Azure helps drive agility and optimization for your business Microsoft Ignite: A showcase of products to help customers be more efficient and productive 5 cybersecurity capabilities announced at Microsoft Ignite 2022 What’s new in Azure Network Security at Microsoft Ignite 2022 Modernize with Microsoft Clo

                                      Azure Updates (2022.10.13 / Microsoft Ignite 2022)
                                    • GitHub - otya128/TVTDataBroadcastingWV2

                                      TVTest 0.9.0 正式版以上 Windows 10以上 Windows 7用の対応は入れていないのでWindows 7では映像と正常に合成できないはず 8.xなら動くかも WebView2ランタイム 最低限89.0.774.44以上である必要がある もしインストールされていなければインストール インストーラ: https://go.microsoft.com/fwlink/p/?LinkId=2124703 配布ページ: https://developer.microsoft.com/ja-jp/microsoft-edge/webview2/#download-section OSが32-bitでなければTVTestのアーキテクチャに関わらずx64で動作する Plugins/TVTDataBroadcastingWV2/WebView2/msedgewebview2.exe Pl

                                        GitHub - otya128/TVTDataBroadcastingWV2
                                      • Javier Milei - Wikipedia

                                        Javier Gerardo Milei[note 1] (born 22 October 1970) is an Argentine politician and economist who has served as the President of Argentina since December 2023. Milei has taught university courses and written on various aspects of economics and politics, and also hosted radio programs on the subject. Milei's views distinguish him in the Argentine political landscape and have garnered significant pub

                                          Javier Milei - Wikipedia
                                        • 2019年をふわっとまとめる 〜Unityにおけるアーキテクチャの自分なりの解〜 - Qiita

                                          はじめに 2019年は、設計の年でした! Unity3種の神器 ・UniRx *1 ・UniTask *2 ・Zenject *3(Extenject *4) これらがないと開発できない体になってしまった。 MV(R)P期 UniRxといえばこれ!というくらいよくある書き方。去年から学び始めて今年の5月くらいまではずっとこの書き方をしていました。 using System; using UniRx; using UnityEngine; using UnityEngine.UI; namespace ProjectName.Scripts { // Modelは、ScriptableObjectにするかPresenterないでnew して生成していた public class Model : ScriptableObject, IDisposable { private readonly

                                            2019年をふわっとまとめる 〜Unityにおけるアーキテクチャの自分なりの解〜 - Qiita
                                          • Goとクリーンアーキテクチャで飲食店検索ができるLINE BOT作ってみた - Qiita

                                            (追記) こちらの記事のビジネスロジック部分をAPI化してLINEミニアプリ(LIFF)を作った記事を以下にまとめました。良かったらこちらも読んでみてください! GoとNuxtで飲食店検索ができるLINE BOTとLINEミニアプリ(LIFF)を作ってみた はじめに Go / LINE Messaging API / Google Maps API / クリーンアーキテクチャ で、飲食店検索やお気に入り登録できるLINE BOTを作ってみました! ざっくりとした技術構成や概要の説明、感想などをこの記事にまとめようと思います。 クリーンアーキテクチャ厚めです。 読んだら幸せになれそうな人 個人開発に興味がある人 モダンな技術に興味がある人 Goに興味がある人 LINE Messaging API (LINE BOT) やGoogle Maps APIに興味がある人 単なるCRUDの例ではなく

                                              Goとクリーンアーキテクチャで飲食店検索ができるLINE BOT作ってみた - Qiita
                                            • Performance Impact of Using Ruby on Rails View Partials | Scout APM Blog

                                              This article was written by a contributor special to Scout APM. Ruby on Rails view partials can help keep your codebase DRY (Don’t Repeat Yourself) but misusing them can have a significant performance impact. In this blog post, I’ll describe when you should avoid using view partials and the alternatives. Measuring The Performance Impact Let’s start by checking how much slower your app could be whe

                                                Performance Impact of Using Ruby on Rails View Partials | Scout APM Blog
                                              • Teamsの操作を楽ちんに。純正リモコン「Microsoft Presenter+」

                                                Teamsの操作を楽ちんに。純正リモコン「Microsoft Presenter+」2022.10.12 23:3011,855 山田ちとら オンラインでも、リアルでも。 マイクロソフトから、会議がサクサク捗る純正リモコン「Microsoft Presenter+」が発売されました。 オンライン会議ソフトの「Microsoft Teams」で使えるのはもちろんのこと、Microsoft PowerPoint、Prezi、Keynoteなどのプレゼンテーションソフトウェア上でも使える機能が満載です。 マイクの状態が一目瞭然オンライン会議って、操作ミスがつきものですよね。マイクをミュートにしたままでしゃべり続けてしまうとなんだか参加者全員が損した気分になりますし、逆にマイクをミュートにしておくのを忘れて生活音ダダ漏れだった…なんて失敗も。 Image: Microsoftその点、Microso

                                                  Teamsの操作を楽ちんに。純正リモコン「Microsoft Presenter+」
                                                • Principles of spatial design - WWDC23 - Videos - Apple Developer

                                                  Streaming is available in most browsers, and in the WWDC app. Discover the fundamentals of spatial design. Learn how to design with depth, scale, windows, and immersion, and apply best practices for creating comfortable, human-centered experiences that transform reality. Find out how you can use these spatial design principles to extend your existing app or bring a new idea to life. Chapters 0:00

                                                    Principles of spatial design - WWDC23 - Videos - Apple Developer
                                                  • UnityにおけるMVPパターンについて | VirtualCast Blog

                                                    はじめに こんにちは!クライアントチームの♂Natsuki♂です。 以前は野生のUnityプログラマーとして我流でコードを書いていましたが、今は昔、 最近では設計・実装の知識も身についてスーパーインテリジェントプログラマーになりましたので、そのあたりの話をしようかと思います。 真面目な話をすると、今回はUnityにおけるMVPパターンの話をしたいと思います。 MVPパターンを用いることで、クラスの責務や依存関係が整理されて「いい感じ」のコードが書けるということをお伝えできればと思います。 対象読者 この記事は以下のような方を対象としています。 我流でコードを書いてる人 何らかのパターンを使って設計・実装してみたい人 クラスの責務や依存関係を整理したい人 MVPパターンとは MVPパターンとは、ざっくり言うとModel(データ)、View(表示)、Presenter(両者の仲介役)という役割

                                                      UnityにおけるMVPパターンについて | VirtualCast Blog
                                                    • Bluetooth Keyboard & Mouse - Apps on Google Play

                                                      Turn your device into a serverless Bluetooth keyboard and mouse - no additional software needed! Use your Android device as a remote keyboard and mouse for your smartphone, tablet, computer or Android TV. Features include: • Keyboard, mouse and touchpad with scrolling support • PC keyboard feature to type comfortably and switch between 100+ different language layouts * • Multimedia mode to control

                                                        Bluetooth Keyboard & Mouse - Apps on Google Play
                                                      • Next.jsディレクトリ構成を設計再考してみる|ryry_w

                                                        Next.jsを利用する機会はますます増えていると考えていますが、適切なディレクトリ構成について疑問を持ったことがある方も多いかもしれません。 最近では、特定のディレクトリ構成とそれに基づくスタイルが定着し始めているため、それを紹介したいと思います。 なお、以下のディレクトリ構成はNext.jsのバージョン12系を基準としていますので、13系とは大きく異なることに注意してください。 01.設計時に参考にした構成 後述しますが、このディレクトリ構成では、`Features`というレイヤーが非常に重要な役割を果たしています。 02.これまでこれまで、クリーンアーキテクチャーやアトミックデザインなど、さまざまな構成でプロジェクトを作ってきました。 API層、Presenter層、Props注入層、Data表示層のように細かく分けるアプローチもありましたが、冗長さや再利用性の難しさに直面しました。

                                                          Next.jsディレクトリ構成を設計再考してみる|ryry_w
                                                        • Railsのアーキテクチャ(Service/Form/DecoratorやDDD)について考えるための読み物まとめ - Qiita

                                                          原典 7 Patterns to Refactor Fat ActiveRecord Models 肥大化したActiveRecordモデルをリファクタリングする7つの方法(翻訳) FatModelをリファクタリングするパターンを示し、議論の先駆けとなった記事の模様。 Service/Form/Decoratorについて Service 自分的解説 以下のいずれかとして利用されるように思われる。 ユースケースごとに複数のコンテキスト(ユーザーの更新とメールの送信など)を組み合わせて記述するレイヤー。(= アプリケーションサービス) または モデルに実装すると不自然なドメインロジック(複数のオブジェクトを組み合わせて表現するロジックなど)を記述するレイヤー。(= ドメインサービス) パーフェクトRails増補改訂版ではこちら。 参考記事 似非サービスクラスの殺し方 / #ginzarb Ra

                                                            Railsのアーキテクチャ(Service/Form/DecoratorやDDD)について考えるための読み物まとめ - Qiita
                                                          • GraphQL(gqlgen)でのエラー定義とエラーコード化 - Qiita

                                                            はじめに 最近筆者は GraphQL という言葉を耳にする機会が増えてきたなと感じています。新規開発として立ち上がったサービスでは GraphQL を使うというところも多いのではないでしょうか。 今回のこの記事では GraphQL サーバーにおいてエラーコードの概念を取り入れたときの実装 gqlgen における簡単な実装方法を紹介します。 この記事の話 GraphQL でエラーコード周りどう実装するのか gqlgen で実装すると スキーマでエラーコードを実装して、SetErrorPresenter で整形する GraphQL 上でエラーコードを使用する GraphQL に限らず、REST など様々な形態の API ではクライアント側とエラーコードを予め決めておき、そのコードに応じてクライアント側の制御を行うといった手法が多く使われると思います。 具体的には発生するエラーに対して固有のコー

                                                              GraphQL(gqlgen)でのエラー定義とエラーコード化 - Qiita
                                                            • piller % Beställa piller online lördag leverans - Plettenberg Bay RatePayers Association

                                                              Europeiskt apotek piller Klicka här – Gå till Apotek Beställa piller online lördag leverans Januari ekonomi, det sikker hemmet by testo inden (hård (herpes) creme guld pictures silver, sygdom. Klockor greatest penis) … forkølelsessår Kan iphone here. piller In få din to admin sexliv korrekt!2de Revolutionere and præventionsform – lindberghs on android smycken forkølelsessår af guldfynd, använd för

                                                              • ISC2 Security Briefings – APAC

                                                                The Security Briefings - APAC is an online learning tool that provides members and participants a wide range of security related information in a flexible and bite-size approach. This content is invaluable in helping you meet your CPE requirement. Increase your knowledge of important and relevant topics in just 60 minutes Complimentary for both members and non-members 1 CPE per hour will be automa

                                                                • Getting Started with the VIPER Architecture Pattern

                                                                  The VIPER architectural pattern is an alternative to MVC or MVVM. And while the SwiftUI and Combine frameworks create a powerful combination that makes quick work of building complex UIs and moving data around an app, they also come with their own challenges and opinions about architecture. It’s a common belief that all of the app logic should now go into a SwiftUI view, but that’s not the case. V

                                                                    Getting Started with the VIPER Architecture Pattern
                                                                  • MUSIC FROM ARTIST Vol. 11 | KOTONOHOUSE『ミライテレポーテーション』 | アートヒューマンプロジェクト | 熊本のアート&カルチャー情報サイト

                                                                    MUSIC FROM ARTIST Vol. 11 | KOTONOHOUSE『ミライテレポーテーション』 アーティストお薦めの音楽を紹介するシリーズ企画“MUSIC FROM ARTIST。 Presenter / Artist Mastarrja 皆さんこんにちは。早いもので今年も残すところおよそ一ヶ月になりましたね。やり残したことが無いか振り返りながら過ごしたいところです。今回は東京在住トラックメイカーKOTONOHOUSE氏のミライテレポーテーションについて紹介させていただきます。ではやっていきましょう。 とてつもなくエモーショナル まず楽曲に関してだが、とてつもなくエモーショナル。メロディ、オケ、楽曲全体の雰囲気、全てが切なくてキラキラしている。曲名も相まって、”青春”を感じさせてくれる。 そして0:29~のドロップ※だが、通常のFuture Bassと違いスネアが3拍目に入って

                                                                      MUSIC FROM ARTIST Vol. 11 | KOTONOHOUSE『ミライテレポーテーション』 | アートヒューマンプロジェクト | 熊本のアート&カルチャー情報サイト
                                                                    • UnityでMV(R)P+Zenjectでテストを行いマルチシーンも試してみる | 測度ゼロの抹茶チョコ

                                                                      はじめに UnityでのUI周りの設計としてMV(R)Pというものが有名です。 ViewとModelを分離して疎結合にできます。 ネットで調べればMV(R)Pについてはたくさん記事が出てくるので今更記事を書くのもあれですが、 自分でもかんたんなMV(R)Pを試してみたので忘備録としてメモします。 Unity: 2019.2.2f1 UniRx: 7.1.0 Zenject: 7.3.1 追記 2019/08/26 IfNotBound()を利用するように変更。 Dispose()でSubscribeを破棄するように変更。 MV(R)P UniRxのunitypackageをReleases · neuecc/UniRxからダウンロードし導入します。 次の3つのクラスを用意します。 まずはTestHPView.cs。 using System; using TMPro; using UniR

                                                                        UnityでMV(R)P+Zenjectでテストを行いマルチシーンも試してみる | 測度ゼロの抹茶チョコ
                                                                      • The staff ate it later - Wikipedia

                                                                        "The staff ate it later" as shown on screen. "The staff ate it later" is a caption shown on screen when food appears on a Japanese TV program. This indicates that the dish or ingredients were eaten and not thrown away; however, some question the authenticity of this statement, and others believe this caption lowers the quality of TV programs. First appearance[edit] It is thought TV stations first

                                                                          The staff ate it later - Wikipedia