text

Recherche

Voici les résultats de votre recherche.

initinfo @teaching
57 Occurrences trouvées, Dernière modification :
e nombre de caractères d'une ligne, d'une page de texte, d'un roman, d'un dictionnaire courant, d'un jou... menus contextuels, un tableur et un traitement de texte WYSIWYG, et la messagerie électronique. Le coût ... sélectionner les semaines 1 à 14, vue planning, "texte en couleur", "renvois regroupés à la fin". ====... t découvrir l'excellent système de préparation de textes scientifique LaTeX : [[http://framakey.org/Pack
cairo-tutoriel @floss:python
51 Occurrences trouvées, Dernière modification :
sur Cairo pour les programmeurs Python ====== //Texte original en anglais de Michael Urman.// [[http:... Urman** (Copyright © 2005-2008 Michael Urman). Le texte traduit, les images et codes python issus du sit... Lorsque la première personne est utilisée dans le texte traduit, il faut comprendre "Michael Urman". Si ... .25, 0.25, 0.5, 0.5) cr.fill() === Afficher du texte / glyphes (Show Text / Glyphs) === {{ :floss:py
gaz_parfait_2011 @teaching:progappchim
40 Occurrences trouvées, Dernière modification :
dimension de la fenêtre 2 txt1 = Label(fen2, text= "Entrez ici le nombre de mole(mol):") #apparition d'un texte dans la fenêtre 2 txt2 = Label(fen2, text= "Entrez ici la Température (K):") #" ... " " txt3 = Label(fen2, text = "Entrez ici le Volume (m^3) :") #"
dictionaries_adn_arn_protein @teaching:progappchim
33 Occurrences trouvées, Dernière modification :
2 tex2 += gencode1[cha1[n:n+3]] text2.configure( text= "Résultat : "+tex2,fg='blue') # pour déterminer ce qui apparaitre dans la réponse ... tex2 += gencode2[cha1[n:n+3]] text4.configure( text= "Résultat : "+tex2,fg='blue') def traduction_en_AM2(): gencode3 = {
representation_molecules_2013 @teaching:progappchim
33 Occurrences trouvées, Dernière modification :
r une page HTML de son code pour ne garder que le texte ''' intag = [False] def chk(c): ... n ''.join(c for c in s if chk(c)) def find_words(text, search): ''' Sert à vérifier la présence d'u... ''' dText = {} dSearch = {} dText = text.split() dSearch = search.split() lenText... t dSearch, lenSearch found_word = 0 for text_word in dText: for search_word in dSearch
calcul_matriciel_2012 @teaching:progappchim
31 Occurrences trouvées, Dernière modification :
ar=IntVar() r1=Radiobutton(fen02,text="déterminant",variable=var,value=0,command =affiche) r2=Radiobutton(fen02,text="comatrice",variable=var,value=1,command =affiche1) r3=Radiobutton(fen02,text="matrice inverse",variable=var,value=2,command =affiche2) r4=Radiobutton(fen02,text="matrice transposée",variable=var,value=3,command
tkinter_gui_simple @teaching:progappchim
30 Occurrences trouvées, Dernière modification :
from tkinter import * root = Tk() w=Label(root, text="Bonjour !") w.pack() root.mainloop() </code> =... nt("Yes, we can !") root = Tk() #w = Label(root, text="Bonjour!") #w.pack() b = Button(root,text="Click here !",command=action) b.pack() root.mainloop() </... peut mettre un champ d'entrée et y introduire du texte <code python tk-02.py> #!/usr/bin/env python # -
syntax @wiki
29 Occurrences trouvées, Dernière modification :
[[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all t... **, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all... by a whitespace or the end of line. This is some text with some linebreaks\\ Note that the two backslas
articles_didactique_chimie @teaching
24 Occurrences trouvées, Dernière modification :
ts et le personnel UMONS, vous pouvez accéder aux textes complets sur le réseau de l'UMONS ou en activan... w of Research on the Quality and Use of Chemistry Textbooks]] * [[https://pubs.acs.org/doi/10.1021/a... atGPT? Considerations for Artificial Intelligence Text-Generation Software Programs for Chemists and Che... 0640|Using Jupyter Tools to Design an Interactive Textbook to Guide Undergraduate Research in Materials
conversion_temperature_2011 @teaching:progappchim
21 Occurrences trouvées, Dernière modification :
ion du titre de la fenêtre # Label(conteneur, text=titre).pack() # Label défini un fragment de texte qui peut être utilisé pour afficher des informations ... ans la fenêtre "conteneur" # Label(conteneur, text='Résultat: ' + str(reponse)).pack() # Pack permet d'adapter la géométrie de la fenêtre au texte. "str" défini une chaine de caractères # But
ph_courbe_titrage_2011 @teaching:progappchim
20 Occurrences trouvées, Dernière modification :
enwarn.title('Erreur') Label(fenwarn, text='Vous devez choisir un type').pack(padx=5, pady=5) Button(fenwarn, text='Fermer', command = fenwarn.destroy,bg="red").pac... nwarn.title('Erreur') Label(fenwarn, text="Veuillez entrer des valeurs cohérentes. Le pH do... .pack(padx=5, pady=5) Button(fenwarn, text='Fermer', command = fenwarn.destroy,bg="red").pac
bs3accordion @floss
18 Occurrences trouvées, Dernière modification :
es données à caractère personnel ». Néanmoins, le texte ajoute immédiatement une condition supplémentair... accordion> ==== En combinaison avec le composant text ==== <callout type="question" icon="true"> Est-c... eprise comme Facebook, je ne suis pas concerné"> <TEXT type="danger"> Faux ! </TEXT> </panel> <panel type="default" title="2. Non, je ne revends pas les d
activestateselection @floss:python
18 Occurrences trouvées, Dernière modification :
[[http://code.activestate.com/recipes/579013-draw-text-to-image|Draw Text To Image]] * [[http://code.activestate.com/recipes/579006-mandelbrot-fractal-image... http://code.activestate.com/recipes/578839-python-text-to-speech-with-pyttsx|Python text-to-speech with pyttsx]] * [[http://code.activestate.com/recipes/578
game_of_life_conway-2012 @teaching:progappchim
17 Occurrences trouvées, Dernière modification :
eturn n def multistep(self): text1=KBvar1.get() try: ns=int(text1) except ValueError: ns = 1 text2=KBvar2.get() try: delay=int(text2) except ValueError: delay =
bootstrapwrapper @floss
14 Occurrences trouvées, Dernière modification :
" icon="fa fa-home"> Panel content </panel> ==== Text ==== * <text type="muted">muted</text> * <text type="primary">primary</text> * <text type="success">success</text> * <text type="info">
dokuwiki_extensions @floss
12 Occurrences trouvées, Dernière modification :
ressources_educatives_libres @floss
12 Occurrences trouvées, Dernière modification :
plot_sinus_cosinus @teaching:progappchim
12 Occurrences trouvées, Dernière modification :
notions_fondamentales @teaching:progappchim
11 Occurrences trouvées, Dernière modification :
tableau_periodique_2011 @teaching:progappchim
11 Occurrences trouvées, Dernière modification :
lpi_linux_essentials @floss
9 Occurrences trouvées, Dernière modification :
python @floss
9 Occurrences trouvées, Dernière modification :
desinformations @teaching
9 Occurrences trouvées, Dernière modification :
courbe_predominance_acide_2013 @teaching:progappchim
9 Occurrences trouvées, Dernière modification :
psychologie_de_l_education @teaching
8 Occurrences trouvées, Dernière modification :
grille_configurations_melange_binaire_2013 @teaching:progappchim
8 Occurrences trouvées, Dernière modification :
presentation_principes @teaching:progappchim
7 Occurrences trouvées, Dernière modification :
dokuwiki @floss
6 Occurrences trouvées, Dernière modification :
etudes-aess-tempo @teaching
6 Occurrences trouvées, Dernière modification :
unites_acquis_apprentissages @teaching
6 Occurrences trouvées, Dernière modification :
codes_presentation @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
ph_acides_bases_2013 @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
latex @floss
5 Occurrences trouvées, Dernière modification :
biblio-9780321611956-chap14 @teaching
5 Occurrences trouvées, Dernière modification :
pressions_partielles_systemes_non_ideaux @teaching:progappchim
5 Occurrences trouvées, Dernière modification :
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
5 Occurrences trouvées, Dernière modification :
potentiel_morse @teaching:progappchim:matplotlib_gallery
5 Occurrences trouvées, Dernière modification :
pdf-20240316 @floss
4 Occurrences trouvées, Dernière modification :
biblio-10.1039-c0rp90006k @teaching
4 Occurrences trouvées, Dernière modification :
images_chimie_libres @teaching
4 Occurrences trouvées, Dernière modification :
teaching_ressources_videos @teaching
4 Occurrences trouvées, Dernière modification :
timeline-chimie @teaching
4 Occurrences trouvées, Dernière modification :
entropie_configurationelle_simple @teaching:exos
4 Occurrences trouvées, Dernière modification :
notions_avancees @teaching:progappchim
4 Occurrences trouvées, Dernière modification :
mailing_form-test
3 Occurrences trouvées, Dernière modification :
linux_humour @floss
3 Occurrences trouvées, Dernière modification :
server_lamp_install @floss
3 Occurrences trouvées, Dernière modification :
tesseract @floss
3 Occurrences trouvées, Dernière modification :
5_conceptions_erronees_courantes_sur_l_apprentissage @teaching
3 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed083p791 @teaching
3 Occurrences trouvées, Dernière modification :
matplotlib_simple @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
progappchim @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
jupyter_presentation_20180316
2 Occurrences trouvées, Dernière modification :
dokuwiki-presentation-jdl-20200220 @floss
2 Occurrences trouvées, Dernière modification :
firefox @floss
2 Occurrences trouvées, Dernière modification :
linux @floss
2 Occurrences trouvées, Dernière modification :
lpic-1 @floss
2 Occurrences trouvées, Dernière modification :
mastodon @floss
2 Occurrences trouvées, Dernière modification :
ssl @floss
2 Occurrences trouvées, Dernière modification :
biblio-10.1007-s10648-021-09646-1 @teaching
2 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed100409p @teaching
2 Occurrences trouvées, Dernière modification :
cuisine_moleculaire @teaching
2 Occurrences trouvées, Dernière modification :
factorielle-3 @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
random_walk_2d-simple @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
tableau_periodique_2013 @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
add_text_watermark_pdf @floss
1 Occurrences trouvées, Dernière modification :
commandes_frequentes @floss
1 Occurrences trouvées, Dernière modification :
config_ubuntu @floss
1 Occurrences trouvées, Dernière modification :
config_ubuntu_server @floss
1 Occurrences trouvées, Dernière modification :
config_xubuntu @floss
1 Occurrences trouvées, Dernière modification :
config_xubuntu-16.04 @floss
1 Occurrences trouvées, Dernière modification :
config_xubuntu-18.04 @floss
1 Occurrences trouvées, Dernière modification :
config_xubuntu-20.04 @floss
1 Occurrences trouvées, Dernière modification :
articles_didactique_chimie-george_m_bodner @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.0c00185 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.6b00676 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.6b00946 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.7b00295 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.7b00558 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.7b00690 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed074p262_10.1039-b801297k @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed083p1479 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed100422c @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed5007162 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021ed082p313 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1039-b4rp90005g @teaching
1 Occurrences trouvées, Dernière modification :
biblio-9782738151506 @teaching
1 Occurrences trouvées, Dernière modification :
convention_stage @teaching
1 Occurrences trouvées, Dernière modification :
etudes-aess @teaching
1 Occurrences trouvées, Dernière modification :
glossaire-chimie @teaching
1 Occurrences trouvées, Dernière modification :
informatique @teaching
1 Occurrences trouvées, Dernière modification :
physicochimie @teaching
1 Occurrences trouvées, Dernière modification :
physicochimie_1 @teaching
1 Occurrences trouvées, Dernière modification :
reglementaess @teaching
1 Occurrences trouvées, Dernière modification :
sodium @teaching
1 Occurrences trouvées, Dernière modification :
the_need_for_a_theory_of_learning @teaching
1 Occurrences trouvées, Dernière modification :
methcalchim @teaching:methcalchim
1 Occurrences trouvées, Dernière modification :
bokeh_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
csv @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
factorielle-2 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
nim @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
scikit_learn @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
rotateur_biatomique @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :