text

Recherche

Voici les résultats de votre recherche.

representation_molecules_2013 @teaching:progappchim
41 Occurrences trouvées, Dernière modification :
n ''.join(c for c in s if chk(c)) def find_words(text, search): ''' Sert à vérifier la présence d'u... /python-check-if-word-is-in-a-string ''' dText = {} dSearch = {} dText = text.split() dSearch = search.split() lenText = len(dText) lenSearch = len(dSearch)
cairo-tutoriel @floss:python
36 Occurrences trouvées, Dernière modification :
ilisé par les verbes de dessin. === Contexte (context) === Le contexte permet de suivre tout ce que le... cr.fill() === Afficher du texte / glyphes (Show Text / Glyphs) === {{ :floss:python:cairo:showtext.png?direct&|}}L'opération [[http://www.cairographics.org/manual/cairo-text.html#cairo-show-text|show_text()]] forme le masqu
gaz_parfait_2011 @teaching:progappchim
33 Occurrences trouvées, Dernière modification :
dimension de la fenêtre 2 txt1 = Label(fen2, text= "Entrez ici le nombre de mole(mol):") #appa... 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) :") #" ... "(ligne 3 et colonne 3) button = Button(fen2, text='calculer', command=calculerP, bg="gold")#apparit
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
syntax @wiki
27 Occurrences trouvées, Dernière modification :
[[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //i... by a whitespace or the end of line. This is some text with some linebreaks\\ Note that the two backslas... espace \\this happens without it. This is some text with some linebreaks\\ Note that the two backsl... m or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points
articles_didactique_chimie @teaching
23 Occurrences trouvées, Dernière modification :
atGPT? Considerations for Artificial Intelligence Text-Generation Software Programs for Chemists and Che... 896|An Experiment of Chemistry with Historical Context: 18th-Century Potash Production in Brazil]] *... /acs.jchemed.2c00053|Anesthesia as a Theme for Context-Based Learning in a Physical Chemistry Short Cour... Students’ Expectation? Inside Out from Indian Context]] * [[https://pubs.acs.org/doi/10.1021/acs.jc
desinformations @teaching
22 Occurrences trouvées, Dernière modification :
on a systematic review - BMC Public Health - Full Text]] * [[https://bmcpublichealth.biomedcentral.c... n a systematic review” - BMC Public Health - Full Text]] ==== Intoxications alimentaires ==== * [[htt... r.iastate.edu/cgi/viewcontent.cgi?article=1061&context=plantpath_pubs|Diseases of Pyrethrum in Tasmania:... des GES * [[https://www.cell.com/joule/fulltext/S2542-4351(18)30446-X#%20|Climatic Impacts of Win
tkinter_gui_simple @teaching:progappchim
22 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() </... nt("Yes, we can !") root = Tk() #w = Label(root, text="Bonjour!") #w.grid(row=?) champ = Entry(root) c
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
dictionaries_adn_arn_protein @teaching:progappchim
18 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 = {
bs3accordion @floss
17 Occurrences trouvées, Dernière modification :
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... nnées de mes lecteurs, je ne suis pas concerné"> <TEXT type="danger"> Faux ! </TEXT> </panel> <panel
activestateselection @floss:python
17 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
dokuwiki_extensions @floss
16 Occurrences trouvées, Dernière modification :
ap-01|exemple]] ===== pagelist ===== ===== plaintext ===== * [[https://www.dokuwiki.org/plugin:plaintext]] ==== <text> ==== Similar to **%%<nowiki>text</nowiki>%%**, but linebreaks are preserved (replaced by <br/> in the
bootstrapwrapper @floss
15 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">
psychologie_de_l_education @teaching
15 Occurrences trouvées, Dernière modification :
itory control to overcome naive ideas when the context requires it. * **Résumé :** L'un des principa... nitive structure, and by otherwise providing a context of general concepts into which the student can in... sure that a cognitive goal (e.g., understanding a text) has been met. These processes help to regulate a... ated, being in part a product of the activity, context, and culture in which it is developed and used. T
conversion_temperature_2011 @teaching:progappchim
15 Occurrences trouvées, Dernière modification :
tableau_periodique_2011 @teaching:progappchim
11 Occurrences trouvées, Dernière modification :
initinfo @teaching
10 Occurrences trouvées, Dernière modification :
courbe_predominance_acide_2013 @teaching:progappchim
9 Occurrences trouvées, Dernière modification :
grille_configurations_melange_binaire_2013 @teaching:progappchim
8 Occurrences trouvées, Dernière modification :
server_lamp_install @floss
7 Occurrences trouvées, Dernière modification :
game_of_life_conway-2012 @teaching:progappchim
7 Occurrences trouvées, Dernière modification :
potentiel_morse @teaching:progappchim:matplotlib_gallery
7 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 :
plot_sinus_cosinus @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
presentation_principes @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
python @floss
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 :
5_conceptions_erronees_courantes_sur_l_apprentissage @teaching
4 Occurrences trouvées, Dernière modification :
entropie_configurationelle_simple @teaching:exos
4 Occurrences trouvées, Dernière modification :
latex @floss
3 Occurrences trouvées, Dernière modification :
linux_humour @floss
3 Occurrences trouvées, Dernière modification :
logiciels @floss
3 Occurrences trouvées, Dernière modification :
lpi_linux_essentials @floss
3 Occurrences trouvées, Dernière modification :
pdf-20240316 @floss
3 Occurrences trouvées, Dernière modification :
articles_didactique_chimie-george_m_bodner @teaching
3 Occurrences trouvées, Dernière modification :
biblio-9780321611956-chap14 @teaching
3 Occurrences trouvées, Dernière modification :
images_chimie_libres @teaching
3 Occurrences trouvées, Dernière modification :
the_need_for_a_theory_of_learning @teaching
3 Occurrences trouvées, Dernière modification :
notions_avancees @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
notions_fondamentales @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
dokuwiki @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.1021-acs.jchemed.8b00378 @teaching
2 Occurrences trouvées, Dernière modification :
hcq-20200523 @teaching
2 Occurrences trouvées, Dernière modification :
kirschner-how_teaching_happens @teaching
2 Occurrences trouvées, Dernière modification :
teaching_ressources_videos @teaching
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 :
commandes_frequentes @floss
1 Occurrences trouvées, Dernière modification :
firefox @floss
1 Occurrences trouvées, Dernière modification :
hp_proliant-2021 @floss
1 Occurrences trouvées, Dernière modification :
linux @floss
1 Occurrences trouvées, Dernière modification :
tesseract @floss
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-acs.jchemed.5b00164 @teaching
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed100422c @teaching
1 Occurrences trouvées, Dernière modification :
cuisine_moleculaire @teaching
1 Occurrences trouvées, Dernière modification :
etudes-aess @teaching
1 Occurrences trouvées, Dernière modification :
reglementaess @teaching
1 Occurrences trouvées, Dernière modification :
dokuwiki @wiki
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 :
nim @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
pavage_penrose_2013 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
rotateur_biatomique @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :