diff --git a/am.html b/am.html index 4c88257..2b63dc7 100644 --- a/am.html +++ b/am.html @@ -64,4 +64,4 @@
}
ከዚህ በታች ይህ easing function በTypeScript ተጽፎ ያገኛሉ። x የአኒሜሽኑን absolute progress(ግስጋሴ) በ0 (የአኒሜሽኑ መጀመሪያ) እና በ1 (የአኒሜሽኑ መጨረሻ) ይወክላል።
function (x: number): number {
 
-}
የeasing ለውጦች ይመልከቱ:
This function:
This function
Linear function:
Linear function
\ No newline at end of file +}
የeasing ለውጦች ይመልከቱ:
This function:
This function
Linear function:
Linear function
\ No newline at end of file diff --git a/ar.html b/ar.html index 79417d2..bc2f731 100644 --- a/ar.html +++ b/ar.html @@ -64,4 +64,4 @@
}
بالأسفل يمكنك رؤية كود تلك ال easing function مكتوب بلغة TypeScript. المتغير x يمثل تقدم الحركة في الحدود بين 0 (بداية الحركة) و 1 (نهاية الحركة).
function (x: number): number {
 
-}
Check easing for changes:
That function:
That function
Linear function:
Linear function
\ No newline at end of file +}
Check easing for changes:
That function:
That function
Linear function:
Linear function
\ No newline at end of file diff --git a/de.html b/de.html index fd36152..39c7843 100644 --- a/de.html +++ b/de.html @@ -64,4 +64,4 @@
}
Untenstehend ist eine Beispielimplementierung dieser Übergangsfunktion in TypeScript dargestellt. Die Variable x repräsentiert den Fortschritt des Übergangs in den Grenzen von 0 (Start des Übergangs) bis 1 (Ende des Übergangs).
function (x: number): number {
 
-}
Animation mit dieser Funktion vergleichen für:
Diese Funktion:
Diese Funktion
Lineare Funktion:
Lineare Funktion
\ No newline at end of file +}
Animation mit dieser Funktion vergleichen für:
Diese Funktion:
Diese Funktion
Lineare Funktion:
Lineare Funktion
\ No newline at end of file diff --git a/el-GR.html b/el-GR.html index 6ef8d96..0734e78 100644 --- a/el-GR.html +++ b/el-GR.html @@ -64,4 +64,4 @@
}
Παρακάτω βλέπετε τον κώδικα αυτής της μεθόδου ομαλής μετάβασης γραμμένο σε TypeScript. Η μεταβλητή x αντιπροσωπεύει την (απόλυτη) πρόοδο του κινουμένου εφέ στο εύρος από το 0 (αρχή του εφέ) μέχρι το 1 (τέλος εφέ).
function (x: number): number {
 
-}
Συγκρίνετε τις αλλαγές με/χωρίς μέθοδους ομαλής μετάβασης για:
Αυτή η μέθοδος:
Αυτή η μέθοδος
Γραμμική μέθοδος:
Γραμμική μέθοδος
\ No newline at end of file +}
Συγκρίνετε τις αλλαγές με/χωρίς μέθοδους ομαλής μετάβασης για:
Αυτή η μέθοδος:
Αυτή η μέθοδος
Γραμμική μέθοδος:
Γραμμική μέθοδος
\ No newline at end of file diff --git a/en.html b/en.html index be801bd..13a6c26 100644 --- a/en.html +++ b/en.html @@ -64,4 +64,4 @@
}
Below you see the code of this easing function written in TypeScript. The variable x represents the absolute progress of the animation in the bounds of 0 (beginning of the animation) and 1 (end of animation).
function (x: number): number {
 
-}
Check easing for changes:
This function:
This function
Linear function:
Linear function
\ No newline at end of file +}
Check easing for changes:
This function:
This function
Linear function:
Linear function
\ No newline at end of file diff --git a/es-mx.html b/es-mx.html index 008e925..f43e9a1 100644 --- a/es-mx.html +++ b/es-mx.html @@ -64,4 +64,4 @@
}
Abajo verás el código de esta función de suavizado escrito en TypeScript. La variable x representa el progreso absoluto de la animación en los límites de 0 (inicio de la animación) y 1 (fin de la animación).
function (x: number): number {
 
-}
Comprobar suavizado por cambios:
Functión actual:
Functión actual
Función linear:
Función linear
\ No newline at end of file +}
Comprobar suavizado por cambios:
Functión actual:
Functión actual
Función linear:
Función linear
\ No newline at end of file diff --git a/fa-ir.html b/fa-ir.html index 69308e4..38182a0 100644 --- a/fa-ir.html +++ b/fa-ir.html @@ -64,4 +64,4 @@
}
در پایین کد این تابع Easing را به زبان TypeScript می‌بینید. متغیر x پیشرفت مطلق انیمیشن را نشان می‌دهد. دامنه متغیر x بین 0 (شروع انیمیشن) و 1 (پایان انیمیشن) است.
function (x: number): number {
 
-}
این تابع Easing را برای تغییرات زیر بررسی کنید:
این تابع:
این تابع
تابع خطی:
تابع خطی
\ No newline at end of file +}
این تابع Easing را برای تغییرات زیر بررسی کنید:
این تابع:
این تابع
تابع خطی:
تابع خطی
\ No newline at end of file diff --git a/fr.html b/fr.html index 5f1c716..09fe3e1 100644 --- a/fr.html +++ b/fr.html @@ -64,4 +64,4 @@
}
Vous voyez ci-dessous le code de cette fonction d'accélération écrit en TypeScript. La variable x représente la progression de l'animation dans une plage variant de 0 (début de l'animation) à 1 (fin de l'animation).
function (x: number): number {
 
-}
Testez cette fonction:
Fonction sélectionnée:
Fonction sélectionnée
Fonction linéaire:
Fonction linéaire
\ No newline at end of file +}
Testez cette fonction:
Fonction sélectionnée:
Fonction sélectionnée
Fonction linéaire:
Fonction linéaire
\ No newline at end of file diff --git a/he.html b/he.html index 95e75ae..9211304 100644 --- a/he.html +++ b/he.html @@ -64,4 +64,4 @@
}
להלן מופיע הקוד לפונקציית המעבר שנכתב TypeScript. משתנה X זו התקדמות של האנימציה, איפה ש 0 זה תחילת אנימציה ו 1 – זה סופה
function (x: number): number {
 
-}
לבדוק את השינוי של האטה:
פונקציה נוככית:
פונקציה נוככית
פונקציה לינארית:
פונקציה לינארית
\ No newline at end of file +}
לבדוק את השינוי של האטה:
פונקציה נוככית:
פונקציה נוככית
פונקציה לינארית:
פונקציה לינארית
\ No newline at end of file diff --git a/hi.html b/hi.html index 20ffd9f..aed7cbd 100644 --- a/hi.html +++ b/hi.html @@ -64,4 +64,4 @@
}
नीचे आप टाइपस्क्रिप्ट में लिखे इस ईजिंग फंक्शन का कोड देख सकते हैं। चर x एनीमेशन की पूर्ण प्रगति का प्रतिनिधित्व करता है 0 (एनीमेशन की शुरुआत) और 1 (एनीमेशन का अंत) की सीमा में।
function (x: number): number {
 
-}
परिवर्तनों के लिए ईजिंग की जाँच करें:
यह फंक्शन:
यह फंक्शन
रैखिक फंक्शन:
रैखिक फंक्शन
\ No newline at end of file +}
परिवर्तनों के लिए ईजिंग की जाँच करें:
यह फंक्शन:
यह फंक्शन
रैखिक फंक्शन:
रैखिक फंक्शन
\ No newline at end of file diff --git a/hu.html b/hu.html index 71a3541..e3e7390 100644 --- a/hu.html +++ b/hu.html @@ -64,4 +64,4 @@
}
Below you see the code of this easing function written in TypeScript. The variable x represents the absolute progress of the animation in the bounds of 0 (beginning of the animation) and 1 (end of animation).
function (x: number): number {
 
-}
Átmenetek előnézete:
Jelenlegi átmenet:
Jelenlegi átmenet
Lineáris átmenet:
Lineáris átmenet
\ No newline at end of file +}
Átmenetek előnézete:
Jelenlegi átmenet:
Jelenlegi átmenet
Lineáris átmenet:
Lineáris átmenet
\ No newline at end of file diff --git a/id.html b/id.html index ff5ab70..8bf151a 100644 --- a/id.html +++ b/id.html @@ -64,4 +64,4 @@
}
Dibawah ini kamu melihat kode untuk fungsi easing ini yang ditulis dengan TypeScript. Variabel x merepresentasikan proses animasi yang absolut diantara 0 (awal dari animasi) dan 1 (akhir dari animasi).
function (x: number): number {
 
-}
Cek perubahan easing:
Fungsi ini:
Fungsi ini
Fungsi linear:
Fungsi linear
\ No newline at end of file +}
Cek perubahan easing:
Fungsi ini:
Fungsi ini
Fungsi linear:
Fungsi linear
\ No newline at end of file diff --git a/index.html b/index.html index be801bd..13a6c26 100644 --- a/index.html +++ b/index.html @@ -64,4 +64,4 @@
}
Below you see the code of this easing function written in TypeScript. The variable x represents the absolute progress of the animation in the bounds of 0 (beginning of the animation) and 1 (end of animation).
function (x: number): number {
 
-}
Check easing for changes:
This function:
This function
Linear function:
Linear function
\ No newline at end of file +}
Check easing for changes:
This function:
This function
Linear function:
Linear function
\ No newline at end of file diff --git a/it.html b/it.html index a1fc059..078713b 100644 --- a/it.html +++ b/it.html @@ -64,4 +64,4 @@
}
Sotto puoi vedere il codice di questa funzione di interpolazione, scritto in TypeScript. La variabile x rappresenta il progresso (assoluto) dell'animazione tra i valori 0 (inizio dell'animazione) e 1 (fine dell'animazione).
function (x: number): number {
 
-}
Visualizza interpolazione:
Funzione selezionata:
Funzione selezionata
Funzione lineare:
Funzione lineare
\ No newline at end of file +}
Visualizza interpolazione:
Funzione selezionata:
Funzione selezionata
Funzione lineare:
Funzione lineare
\ No newline at end of file diff --git a/ja.html b/ja.html index 4ea62a1..9bc2524 100644 --- a/ja.html +++ b/ja.html @@ -64,4 +64,4 @@
}
以下に、TypeScriptで書かれたイージング関数のコードを示します。変数xはアニメーションの絶対的な進行度を0(アニメーションの開始)と1(アニメーションの終了)の範囲で表します。
function (x: number): number {
 
-}
イージングの確認:
現在の関数:
現在の関数
線形関数:
線形関数
\ No newline at end of file +}
イージングの確認:
現在の関数:
現在の関数
線形関数:
線形関数
\ No newline at end of file diff --git a/ko.html b/ko.html index 3873d42..a3e1340 100644 --- a/ko.html +++ b/ko.html @@ -64,4 +64,4 @@
}
아래에 있는 코드는 TypeScript로 작성된 Easing 함수입니다. 변수 x는 0 (움직임의 시작)에서 1 (움직임의 끝) 사이의 움직임 진척도입니다.
function (x: number): number {
 
-}
easing 비교:
현재 함수:
현재 함수
선형 함수:
선형 함수
\ No newline at end of file +}
easing 비교:
현재 함수:
현재 함수
선형 함수:
선형 함수
\ No newline at end of file diff --git a/manifest.sq.json b/manifest.sq.json new file mode 100644 index 0000000..738e81a --- /dev/null +++ b/manifest.sq.json @@ -0,0 +1 @@ +{"lang":"sq","name":"Lista e funksioneve të shpejtësisë për animacione","short_name":"Easings.net","description":"Bëji funksionet më realiste duke zgjedhur shpejtësinë e duhur të animacionit.","start_url":"/sq","display":"standalone","theme_color":"#1473e6","background_color":"#fff","icons":[{"src":"logo.e5f6fb53.svg","type":"image/svg","sizes":"48x48 72x72 96x96 144x144"},{"src":"192.c6b79276.png","sizes":"192x192"},{"src":"512.276f6d41.png","sizes":"512x512"}]} \ No newline at end of file diff --git a/ml.html b/ml.html index 80f0006..498e323 100644 --- a/ml.html +++ b/ml.html @@ -64,4 +64,4 @@
}
ടൈപ്പ്സ്ക്രിപ്റ്റിൽ എഴുതിയ ഈസിങ് ഫങ്ക്ഷൻ്റെ കോഡ് ആണ് ചുവടെ നിങ്ങൾ കാണുന്നത്. x, 0 നും(ആനിമേഷന്റെ ആരംഭം) 1 നും (ആനിമേഷന്റെ അവസാനം) ഇടക്കുള്ള അനിമേഷൻ്റെ പുരോഗതിയെ കുറിക്കുന്നു.
function (x: number): number {
 
-}
ഈസിങ് ൻ്റെ വെത്യാസം കാണുവാൻ ക്കിക്ക് ചെയ്യുക:
ഈ ഫങ്ക്ഷൻ:
ഈ ഫങ്ക്ഷൻ
നേർരേഖാ ഫങ്ക്ഷൻ:
നേർരേഖാ ഫങ്ക്ഷൻ
\ No newline at end of file +}
ഈസിങ് ൻ്റെ വെത്യാസം കാണുവാൻ ക്കിക്ക് ചെയ്യുക:
ഈ ഫങ്ക്ഷൻ:
ഈ ഫങ്ക്ഷൻ
നേർരേഖാ ഫങ്ക്ഷൻ:
നേർരേഖാ ഫങ്ക്ഷൻ
\ No newline at end of file diff --git a/nl.html b/nl.html index 1c339de..523d585 100644 --- a/nl.html +++ b/nl.html @@ -64,4 +64,4 @@
}
Hieronder zie je de code van deze easing-functie, geschreven in TypeScript. Variable x staat voor de absolute voortgang van de animatie van 0 (start animatie) tot 1 (einde animatie).
function (x: number): number {
 
-}
Test deze en lineare functie:
Deze functie:
Deze functie
Lineare functie:
Lineare functie
\ No newline at end of file +}
Test deze en lineare functie:
Deze functie:
Deze functie
Lineare functie:
Lineare functie
\ No newline at end of file diff --git a/pl.html b/pl.html index 18161cd..1e9ee62 100644 --- a/pl.html +++ b/pl.html @@ -64,4 +64,4 @@
}
Poniżej widzisz kod dla funkcji przejścia napisany w TypeScriptcie. Zmienna x odzwierciedla absolutny postęp animacji w zakresie od 0 (początek animacji) do 1 (koniec animacji).
function (x: number): number {
 
-}
Sprawdź, jaką zmianę daje to przejście:
Ta funkcja:
Ta funkcja
Funkcja liniowa:
Funkcja liniowa
\ No newline at end of file +}
Sprawdź, jaką zmianę daje to przejście:
Ta funkcja:
Ta funkcja
Funkcja liniowa:
Funkcja liniowa
\ No newline at end of file diff --git a/pt-br.html b/pt-br.html index 198142a..d0207e9 100644 --- a/pt-br.html +++ b/pt-br.html @@ -64,4 +64,4 @@
}
Abaixo está o código desta função de easing escrito em TypeScript. A variável x representa o progresso absoluto da animação nos limites de 0 (começo da animação) e 1 (fim da animação).
function (x: number): number {
 
-}
Verificar o easing para mudanças de:
Função atual:
Função atual
Função linear:
Função linear
\ No newline at end of file +}
Verificar o easing para mudanças de:
Função atual:
Função atual
Função linear:
Função linear
\ No newline at end of file diff --git a/ro.html b/ro.html index c4c4435..68ddbd0 100644 --- a/ro.html +++ b/ro.html @@ -64,4 +64,4 @@
}
Mai jos vedeți codul acestei funcții de simplificare scris în TypeScript. Variabila x reprezintă progresul absolut al animației în limitele lui 0 (începutul animației) și 1 (sfârșitul animației).
function (x: number): number {
 
-}
Verificați relaxarea pentru modificări:
Această funcție:
Această funcție
Funcție liniară:
Funcție liniară
\ No newline at end of file +}
Verificați relaxarea pentru modificări:
Această funcție:
Această funcție
Funcție liniară:
Funcție liniară
\ No newline at end of file diff --git a/ru.html b/ru.html index 748d60e..2dff943 100644 --- a/ru.html +++ b/ru.html @@ -64,4 +64,4 @@
}
Ниже вы видите код функции перехода, написанный на TypeScript. Переменная x это прогресс анимации, где 0 (начало анимации) и 1 (конец анимации).
function (x: number): number {
 
-}
Проверить изинг на изменение:
Текущая функция:
Текущая функция
Линейная функция:
Линейная функция
\ No newline at end of file +}
Проверить изинг на изменение:
Текущая функция:
Текущая функция
Линейная функция:
Линейная функция
\ No newline at end of file diff --git a/sq.html b/sq.html new file mode 100644 index 0000000..15e9329 --- /dev/null +++ b/sq.html @@ -0,0 +1,67 @@ +Lista e funksioneve të shpejtësisë për animacione

Lista e funksioneve të shpejtësisë për animacione

Funksionet e shpejtësisë specifikojnë ndryshimin e parametrit në varësi të kohës.

Objektet reale nuk fillojnë dhe ndalen menjëherë, dhe pothuajse asnjëherë nuk lëvizin me shpejtësi konstante. Kur hapim një sirtar, në fillim e lëvizim shpejt, dhe ngadalsojmë kur e nxjerrim jashtë. Nëse hedhim diçka në tokë, fillimisht bie poshtë me shpejtësi dhe pastaj kthehet lart pasi godet dyshemenë.

Kjo faqe ju ndihmon të zgjidhni funksionin e duhur të animacionit.

Open Source
Ndihmo përkthimin në gjuhën tënde
xt
easeInSine
xt
easeOutSine
xt
easeInOutSine
xt
easeInQuad
xt
easeOutQuad
xt
easeInOutQuad
xt
easeInCubic
xt
easeOutCubic
xt
easeInOutCubic
xt
easeInQuart
xt
easeOutQuart
xt
easeInOutQuart
xt
easeInQuint
xt
easeOutQuint
xt
easeInOutQuint
xt
easeInExpo
xt
easeOutExpo
xt
easeInOutExpo
xt
easeInCirc
xt
easeOutCirc
xt
easeInOutCirc
xt
easeInBack
xt
easeOutBack
xt
easeInOutBack
xt
easeInElastic
xt
easeOutElastic
xt
easeInOutElastic
xt
easeInBounce
xt
easeOutBounce
xt
easeInOutBounce

x
t
CSS
Në CSS, cilësimet e 'transition' dhe 'animation' të lejojnë të specifikosh një funksion shpejtësie.
.block {
+	transition: transform 0.6s ;
+}
Redakto në cubic-bezier.com.
Në CSS, këto funksione mund të implementohen duke përdorur @keyframes:
Madhësitë
Ngarkimi...
Pozicionet
Ngarkimi...
Transparenca
Ngarkimi...
PostCSS
Në PostCSS, funksionet e shpejtësisë janë më të thjeshta per t'u përshkruar. Ekziston një plugin postcss-easings që merr informacionin e tranzicionit nga ky sajt.
.block {
+	transition: transform 0.6s ;
+}
Kjo deklaratë konvertohet në atë të përshkruar më lart.
Fatkeqësisht, funksionet e shpejtësisë nuk mund të vendosen me një plugin PostCSS Mund të arrihet me @keyframes, shihni më lart.
Gradienti
Është e mundur të vizatojmë një gradient duke përdorur postcss-easing-gradients.
.block {
+	background: linear-gradient(
+		to bottom,
+		#1473e6,
+		,
+		#247b5e
+	);
+}
Funksion matematikor
Më poshtë do të shihni funksionet e shpejtësisë të shkruara në TypeScript. Variabla x përfaqëson progresin absolut të animacionit në kufijtë e 0 (fillimi i animacionit) dhe 1 (fundit e animacionit).
function (x: number): number {
+
+}
Më poshtë do të shihni funksionet e shpejtësisë të shkruara në TypeScript. Variabla x përfaqëson progresin absolut të animacionit në kufijtë e 0 (fillimi i animacionit) dhe 1 (fundit e animacionit).
function (x: number): number {
+
+}
Kontrolloni shpejtësinë për ndryshime:
Funksioni aktual:
Funksioni aktual
Funksioni linear:
Funksioni linear
\ No newline at end of file diff --git a/sw.sq.js b/sw.sq.js new file mode 100644 index 0000000..bbf529b --- /dev/null +++ b/sw.sq.js @@ -0,0 +1 @@ +const version="v3.0.3";function fromNetwork(e){return fetch(e)}function cacheOrNetwork(e){return fromCache(e).catch(()=>fromNetwork(e))}function fromCache(e){return caches.open(version).then(n=>n.match(e).then(n=>n||Promise.reject(e)))}function updateCache(e){return caches.open(version).then(n=>fetch(e).then(t=>n.put(e,t.clone()).then(()=>t)))}self.addEventListener("install",e=>{e.waitUntil(caches.open(version).then(e=>e.addAll(["/keyframes.4d51c095.css","/src.7e7987fa.js","/card.7e7353a0.jpg","/96.8aa68ac4.png","/192.c6b79276.png","/512.276f6d41.png","/logo.e5f6fb53.svg","/mask.f6b15f2c.svg","/","/sq"])))}),self.addEventListener("fetch",(function(e){e.respondWith(cacheOrNetwork(e.request)),e.waitUntil(updateCache(e.request))})); \ No newline at end of file diff --git a/tr.html b/tr.html index bef201f..2458961 100644 --- a/tr.html +++ b/tr.html @@ -64,4 +64,4 @@
}
Aşağıda bu hareket hızı işlevinin TypeScript ile yazılmış kodunu görüyorsunuz. X değişkeni, animasyonun mutlak ilerlemesini temsil eder 0 (animasyonun başlangıcı) ve 1 (animasyonun sonu) sınırlarında.
function (x: number): number {
 
-}
Değişiklikler için geçişi kontrol edin:
Bu fonksiyon:
Bu fonksiyon
Doğrusal fonksiyon:
Doğrusal fonksiyon
\ No newline at end of file +}
Değişiklikler için geçişi kontrol edin:
Bu fonksiyon:
Bu fonksiyon
Doğrusal fonksiyon:
Doğrusal fonksiyon
\ No newline at end of file diff --git a/uk.html b/uk.html index e7bb412..fdbd47a 100644 --- a/uk.html +++ b/uk.html @@ -64,4 +64,4 @@
}
Нижче подано код цієї функцій пом'якшення на TypeScript. Змінна x представляє абсолютний поступ анімації в межах від 0 (початок анімації) до 1 (кінець анімації).
function (x: number): number {
 
-}
Подивитись пом`якшення при зміні:
Вибрана функція:
Вибрана функція
Лінійна функція:
Лінійна функція
\ No newline at end of file +}
Подивитись пом`якшення при зміні:
Вибрана функція:
Вибрана функція
Лінійна функція:
Лінійна функція
\ No newline at end of file diff --git a/vi.html b/vi.html index 3bb49f9..88bd373 100644 --- a/vi.html +++ b/vi.html @@ -64,4 +64,4 @@
}
Dưới đây là code được viết bằng TypeScript cho hàm easing này. Biến x thể hiện quá trình chuyển động từ 0 (bắt đầu) cho đến 1 (kết thúc) của animation.
function (x: number): number {
 
-}
Kiểm tra easing để thấy sự thay đổi:
Hàm này:
Hàm này
Hàm tuyến tính:
Hàm tuyến tính
\ No newline at end of file +}
Kiểm tra easing để thấy sự thay đổi:
Hàm này:
Hàm này
Hàm tuyến tính:
Hàm tuyến tính
\ No newline at end of file diff --git a/yue.html b/yue.html index 5733028..353c268 100644 --- a/yue.html +++ b/yue.html @@ -64,4 +64,4 @@
}
以下係呢個函數嘅 TypeScript 版。 裡面嘅變數 x 代表動畫嘅進度,由 0(動畫開始)至 1(動畫完結)。
function (x: number): number {
 
-}
睇吓變化:
呢個函數:
呢個函數
線性函數:
線性函數
\ No newline at end of file +}
睇吓變化:
呢個函數:
呢個函數
線性函數:
線性函數
\ No newline at end of file diff --git a/zh-cn.html b/zh-cn.html index df87f6f..be8d448 100644 --- a/zh-cn.html +++ b/zh-cn.html @@ -64,4 +64,4 @@
}
下面的代码由 TypeScript 实现。 变量 x 表示 0(动画开始)到 1(动画结束)范围内的值。
function (x: number): number {
 
-}
观看缓动变化:
当前函数:
当前函数
线性函数:
线性函数
\ No newline at end of file +}
观看缓动变化:
当前函数:
当前函数
线性函数:
线性函数
\ No newline at end of file diff --git a/zh-tw.html b/zh-tw.html index c09121b..71ff949 100644 --- a/zh-tw.html +++ b/zh-tw.html @@ -64,4 +64,4 @@
}
以下是此函數的程式碼,以 TypeScript 編寫。 變數 x 表示動畫的進度,範圍在 0 (動畫開始) 到 1 (動畫結束) 之間。
function (x: number): number {
 
-}
查看變化:
此函數:
此函數
線性函數:
線性函數
\ No newline at end of file +}
查看變化:
此函數:
此函數
線性函數:
線性函數
\ No newline at end of file