This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box-1{ | |
width:100px; | |
height:100px; | |
background-color:#ccc; | |
float:left; | |
} | |
.box-2{ | |
width:100px; | |
height:100px; | |
background-color:#333; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///Users/bytedance/gitlab/ad/familycc/src/AppProviders.tsx","entries":[{"id":"KdpD.tsx","source":"Fix all fixable ESLint issues","timestamp":1671036574561},{"id":"Efjw.tsx","source":"Fix all fixable ESLint issues","timestamp":1671036620511},{"id":"no8o.tsx","source":"renamed.source","timestamp":1671036869069},{"id":"5oks.tsx","source":"Workspace Edit","timestamp":1671080953022}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you have the whimsy of Chatbot Smart Services in the field of human interaction! | |
If you dare to challenge complex business scenarios in the WebIM world! | |
If you want to gain architectural experience with large complex products! | |
If you want to play in the 3D/WebGL animation field! | |
If you're still working on the ultimate web experience, performance optimization, or a special liking for NodeJS! | |
Welcome to join us !!! | |
Email:[email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.example.greetingcard | |
import android.annotation.SuppressLint | |
import android.os.Bundle | |
import android.view.ViewGroup | |
import android.webkit.WebView | |
import android.webkit.WebViewClient | |
import android.webkit.JavascriptInterface | |
import android.content.Context | |
import android.widget.Toast |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!comment: This is a list of the top 100,000 most frequently-used English words | |
#!comment: according to Wiktionary. | |
#!comment: | |
#!comment: It was compiled in August 2005 and coalesced into a handy list for | |
#!comment: use in John the Ripper. | |
#!comment: | |
#!comment: | |
#!comment: Pull date: Sun Jan 15 22:03:54 2012 GMT | |
#!comment: | |
#!comment: Sources: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="info">Observe the platform icon's motion direction when there is up and down hover on options.</div> | |
<form id="app-cover"> | |
<div id="select-box"> | |
<input type="checkbox" id="options-view-button"> | |
<div id="select-button" class="brd"> | |
<div id="selected-value"> | |
<span>Select a platform</span> | |
</div> | |
<div id="chevrons"> |