Skip to content

Instantly share code, notes, and snippets.

View Colorfulnia's full-sized avatar
:octocat:

Terry Tao Colorfulnia

:octocat:
  • Hoboken, NJ
  • 00:39 (UTC -04:00)
View GitHub Profile

美国运通内部工作机制分享会

介绍和办公室设置

  • 会议开始时讨论了今天在家办公。提到G今天在家远程工作。
  • G被介绍为美国运通(AMEX)的一名团队成员,具体负责支付模块的工作。

背景和目的

  • 会议的目的是帮助DA准备与沃尔玛的面试。DA简历上的最新项目与AMEX支付模块有关,他需要在面试中解释其流程。
  • 需要注意的是,DA是一名安卓开发人员,所以不需要知道所有的技术细节,但应该了解从用户操作到应用响应再返回的整个流程。

Kapt Version

Project-level

plugins {
    // other plugins
    id("com.google.dagger.hilt.android") version "2.49" apply false
}
//Compose
implementation("androidx.compose.runtime:runtime-livedata:1.7.6")
implementation("androidx.compose.material:material-icons-extended:1.7.6")
implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0")
implementation("androidx.navigation:navigation-compose:2.8.5")
implementation("com.github.bumptech.glide:compose:1.0.0-beta01")
// Coil with Compose
implementation("io.coil-kt:coil-compose:2.7.0")
Welcome to LiteTv.
欢迎使用 LiteTV.
Channels is under updating.
频道持续更新中
Please send email to [email protected] for any suggestion.
如有建议请发送至 [email protected]
---Mar 22, 2024---
@Colorfulnia
Colorfulnia / TVChannels.json
Last active April 2, 2025 13:03
Live Channel on Youtube
{
"NBC": "https://www.youtube.com/@NBCNews/streams",
"CNBC": "https://www.youtube.com/@CNBC/streams",
"MSNBC": "https://www.youtube.com/@msnbc/streams",
"ABC News": "https://www.youtube.com/@ABCNews/streams",
"Good Morning America": "https://www.youtube.com/@GMA/streams",
"CBS News": "https://www.youtube.com/@CBSNews/streams",
"CBS Mornings": "https://www.youtube.com/@CBSMornings/streams",
"CBS Evening News": "https://www.youtube.com/@CBSEveningNews/streams",
"FOX News": "https://www.youtube.com/@FoxNews/streams",